Add some PHONYs to the install target in Makefiles.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20090821091758-6am9fbkvy9doooef
This commit is contained in:
@@ -11,6 +11,7 @@ all:
|
||||
clean:
|
||||
-rm -f $(CONF_FILE).new
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
if [ ! -d $(DESTDIR)$(ETCDIR) ]; then \
|
||||
install -d $(DESTDIR)$(ETCDIR); \
|
||||
|
Reference in New Issue
Block a user