Add the automatically generated crunched_skel.c file to the CLEANFILES.
This commit is contained in:
parent
704ec51ad8
commit
1d17aa50e6
@ -2,6 +2,7 @@
|
||||
PROG=crunchgen
|
||||
SRCS=crunchgen.c crunched_skel.c
|
||||
CFLAGS+=-g -Wall
|
||||
CLEANFILES+= crunched_skel.c
|
||||
|
||||
crunched_skel.c: crunched_main.c
|
||||
sh -e ${.CURDIR}/mkskel.sh ${.CURDIR}/crunched_main.c >crunched_skel.c
|
||||
|
Loading…
Reference in New Issue
Block a user