aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@cygnus>1993-02-28 06:12:32 +0000
committerBrendan Kehoe <brendan@cygnus>1993-02-28 06:12:32 +0000
commit28edf847ec6d915c6ac919b8ebc00838183c482f (patch)
treee1ebab58058caf070c588cc532899522d09c74de
parent9f33c26423d3770edd44bb93d8ec1bcee12b595d (diff)
downloadgdb-28edf847ec6d915c6ac919b8ebc00838183c482f.zip
gdb-28edf847ec6d915c6ac919b8ebc00838183c482f.tar.gz
gdb-28edf847ec6d915c6ac919b8ebc00838183c482f.tar.bz2
undo previous change
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.in1
2 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f8bdf0..e600afe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-Sat Feb 27 21:57:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
-
- * Makefile.in (BASE_FLAGS_TO_PASS): Pass PRMS down, for the PRMS
- special install.
-
Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
* configure.in: Added "dejagnu" to hosttools list.
diff --git a/Makefile.in b/Makefile.in
index b2e68d4..3acc7e9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -228,7 +228,6 @@ $(end-sanitize-chill)\
"LOADLIBES=$(LOADLIBES)" \
"MAKEINFO=$(MAKEINFO)" \
"NM_FOR_TARGET=$(NM_FOR_TARGET)" \
- "PRMS=$(PRMS)" \
"RANLIB_FOR_TARGET=$(RANLIB_FOR_TARGET)" \
"XTRAFLAGS_FOR_TARGET=$(XTRAFLAGS)" \
"exec_prefix=$(exec_prefix)" \