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