make distclean target.

This commit is contained in:
steve
2001-05-20 17:13:27 +00:00
parent de8c725890
commit 77d63aba74
3 changed files with 13 additions and 4 deletions
+4 -1
View File
@@ -16,7 +16,7 @@
# 59 Temple Place - Suite 330
# Boston, MA 02111-1307, USA
#
#ident "$Id: Makefile.in,v 1.6 2001/05/20 15:09:40 steve Exp $"
#ident "$Id: Makefile.in,v 1.7 2001/05/20 17:13:27 steve Exp $"
#
#
SHELL = /bin/sh
@@ -69,6 +69,9 @@ Makefile: Makefile.in config.status
clean:
rm -f *.o dep/*.d
distclean: clean
rm -f Makefile config.status config.log config.cache vvp.tgt
check: all
install: all installdirs $(libdir)/ivl/vvp.tgt