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:
4e0597c
)
add install to .PHONY
author
Brendan O'Dea
<bod@optus.net>
Fri, 5 Nov 2004 07:49:45 +0000
(07:49 +0000)
committer
Brendan O'Dea
<bod@optus.net>
Fri, 5 Nov 2004 07:49:45 +0000
(07:49 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
dc0bd23
..
f344f28
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-104,7
+104,7
@@
install: all
mknod /dev/net/tun c 10 200; \
fi
mknod /dev/net/tun c 10 200; \
fi
-.PHONY: all clean depend
+.PHONY: all clean depend
install
## Dependencies: (autogenerated) ##
arp.o: arp.c l2tpns.h
## Dependencies: (autogenerated) ##
arp.o: arp.c l2tpns.h