projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
a5da286
)
fix clean target
author
Brendan O'Dea
<bod@optus.net>
Thu, 18 Nov 2004 13:09:47 +0000
(13:09 +0000)
committer
Brendan O'Dea
<bod@optus.net>
Thu, 18 Nov 2004 13:09:47 +0000
(13:09 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
e34031d
..
940a505
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-48,7
+48,7
@@
plugins: $(PLUGINS)
tests: $(TESTS)
clean:
tests: $(TESTS)
clean:
- rm -f *.o test/*.o $(
TARGE
TS) Makefile.tmp Makefile.bak
+ rm -f *.o test/*.o $(
PROGRAMS) $(PLUGINS) $(TES
TS) Makefile.tmp Makefile.bak
depend:
(sed -n 'p; /^## Dependencies: (autogenerated) ##/q' Makefile && \
depend:
(sed -n 'p; /^## Dependencies: (autogenerated) ##/q' Makefile && \