Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: mark perllibdir as a .PHONY target
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 2091f5f892cc812ccc797172b8f63da059fe8629..b284eb20aa8ab122ab3eeca2ea78a2b2fcd93d93 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1973,6
+1973,9
@@
GIT-PERL-DEFINES: FORCE
echo "$$FLAGS" >$@; \
fi
+.PHONY: perllibdir
+perllibdir:
+ @echo '$(perllibdir_SQ)'
.PHONY: gitweb
gitweb: