clean test dir

This commit is contained in:
bodea 2004-11-03 04:01:32 +00:00
parent be9b20412d
commit 27e17ad461

View file

@ -50,7 +50,7 @@ TARGETS = l2tpns nsctl generateload bounce $(PLUGINS)
all: $(TARGETS)
clean:
rm -f *.o $(TARGETS) Makefile.tmp Makefile.bak
rm -f *.o test/*.o $(TARGETS) Makefile.tmp Makefile.bak
depend:
(sed -n 'p; /^## Dependencies: (autogenerated) ##/q' Makefile && \