new M_UNINSTALL macro

This commit is contained in:
K. Richard Pixley 1993-06-23 22:09:27 +00:00
parent c2df19bdb1
commit 8860783950
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Wed Jun 23 15:04:54 1993 K. Richard Pixley (rich@sendai.cygnus.com)
* config/ns32k/merlin.mh (M_UNINSTALL): new macro to undo what
M_INSTALL does.
* config/m88k/delta88.mh, config/ns32k/merlin.mh (M_UNINSTALL):
new macro to undo what M_INSTALL does.
Wed Jun 23 00:25:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)

View File

@ -10,3 +10,4 @@ ALLOCA1=alloca.o
# Have to use /bin/nm because a bfd nm won't do the right thing
MUNCH_DEFINE=MUNCH_NM=/bin/nm
M_INSTALL=cp gdb.z $(ddestdir)/man/man1
M_UNINSTALL = rm -f $(ddestdir)/man/man1