diff options
author | Brendan Kehoe <brendan@cygnus> | 1993-02-28 06:12:32 +0000 |
---|---|---|
committer | Brendan Kehoe <brendan@cygnus> | 1993-02-28 06:12:32 +0000 |
commit | 28edf847ec6d915c6ac919b8ebc00838183c482f (patch) | |
tree | e1ebab58058caf070c588cc532899522d09c74de /Makefile.in | |
parent | 9f33c26423d3770edd44bb93d8ec1bcee12b595d (diff) | |
download | gdb-28edf847ec6d915c6ac919b8ebc00838183c482f.zip gdb-28edf847ec6d915c6ac919b8ebc00838183c482f.tar.gz gdb-28edf847ec6d915c6ac919b8ebc00838183c482f.tar.bz2 |
undo previous change
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
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)" \ |