diff options
author | Roy Marples <roy@marples.name> | 2008-01-03 15:48:33 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-01-03 15:48:33 +0000 |
commit | cc96c0933d3fc82e6a7f687bf18705bae62e550a (patch) | |
tree | 92736f790933f8382bd8a49964cf30a71973db29 /Makefile | |
parent | 0176ee89ed256559616fd215f0eda849fbb8f0bd (diff) |
Juggle the Makefiles so that sh knows about NET_LO
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ SUBDIR = conf.d doc etc init.d man net runlevels sh src TOPDIR = . include $(TOPDIR)/default.mk -include $(TOPDIR)/Makefile.$(OS) install:: $(INSTALL) -d $(DESTDIR)$(RC_LIB)/init.d |