mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-22 13:57:18 +02:00
make distclean target.
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user