clean test dir

This commit is contained in:
Brendan O'Dea 2004-11-03 04:01:32 +00:00
parent 91f824a7b2
commit fc1ab23bf0

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 && \