mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-05 00:55:24 +00:00
remove files generated by yacc when cleaning
This commit is contained in:
@@ -36,7 +36,7 @@ named: ${OBJS} ${DEPLIBS}
|
||||
${CC} -o $@ ${OBJS} ${LIBS}
|
||||
|
||||
clean distclean::
|
||||
rm -f ${TARGETS} parser.c parser_p.h
|
||||
rm -f ${TARGETS} confparser.c confparser_p.h
|
||||
|
||||
confparser.c: confparser.y
|
||||
${YACC} -d confparser.y
|
||||
|
Reference in New Issue
Block a user