aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-04-13 04:35:08 +0000
committerK. Richard Pixley <rich@cygnus>1991-04-13 04:35:08 +0000
commit866fd8cc548da281d1142dda5120a8b2a1c761b7 (patch)
tree3b068677e07a9a6a8974b6367a825c4badb9183f /INSTALL
parenta358d8831979a2272c20f9bed53db0cbe39a4219 (diff)
downloadgdb-866fd8cc548da281d1142dda5120a8b2a1c761b7.zip
gdb-866fd8cc548da281d1142dda5120a8b2a1c761b7.tar.gz
gdb-866fd8cc548da281d1142dda5120a8b2a1c761b7.tar.bz2
Initial revision
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..4d0978e
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,7 @@
+* configure
+** defaults
+*** name encoding (bolted)
+*** destdir (can be set at config time with +destdir=/foo)
+* make (optional)
+* make install
+* make clean (optional)