Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/simplify-perl-makefile'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index d23f26563631f85f8ffeb10e994370335af3b5ef..b345d0eaa956e9a28be7c852e1988cc9e81b65bb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2021,6
+2021,9
@@
GIT-PERL-DEFINES: FORCE
echo "$$FLAGS" >$@; \
fi
+.PHONY: perllibdir
+perllibdir:
+ @echo '$(perllibdir_SQ)'
.PHONY: gitweb
gitweb: