mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:25:38 +00:00
Remove yacc-generated files in distclean.
This commit is contained in:
@@ -60,3 +60,6 @@ confparser.c: confparser.y
|
|||||||
rm -f y.tab.c
|
rm -f y.tab.c
|
||||||
chmod a-w confparser.c
|
chmod a-w confparser.c
|
||||||
mv y.tab.h confparser_p.h
|
mv y.tab.h confparser_p.h
|
||||||
|
|
||||||
|
distclean::
|
||||||
|
rm -f confparser.c confparser_p.h
|
||||||
|
Reference in New Issue
Block a user