Revision 581b5990 tools/Makefile.in
tools/Makefile.in | ||
---|---|---|
68 | 68 |
|
69 | 69 |
clean: |
70 | 70 |
find . -name "*.[oa]" -o -name core -o -name depend -o -name "*.html" | xargs rm -f |
71 |
rm -f conf/cf-lex.c conf/cf-parse.* conf/commands.h conf/keywords.h |
|
71 | 72 |
rm -f $(exedir)/bird $(exedir)/birdc $(exedir)/bird.ctl $(exedir)/bird6.ctl .dep-stamp |
72 | 73 |
|
73 | 74 |
distclean: clean |
Also available in: Unified diff