mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-03 08:25:32 +02:00
Update clean target in Makefile to remove test.conf
Remove test.conf from the clean target in Makefile.
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ clean:
|
||||
rm -f *.o cflexor.c cfparse.c cfparse.h cfparse.output
|
||||
rm -f iverilog@EXEEXT@ iverilog.man iverilog.pdf iverilog.ps
|
||||
rm -rf dep
|
||||
rm -f test.conf top.vvp
|
||||
rm -f top.vvp
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile config.log
|
||||
|
||||
Reference in New Issue
Block a user