Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cvsimport: add <remote>/HEAD reference in separate remotes more
[gitweb.git]
/
perl
/
Makefile
diff --git
a/perl/Makefile
b/perl/Makefile
index 17d004e5a0a19dc59b928a96a71d1470deb06e53..0d695fd2f35f91b47455dc382d86b52bb51088d2 100644
(file)
--- a/
perl/Makefile
+++ b/
perl/Makefile
@@
-33,7
+33,7
@@
$(makfile): ../GIT-CFLAGS Makefile
echo ' echo $(instdir_SQ)' >> $@
else
$(makfile): Makefile.PL ../GIT-CFLAGS
-
'$(PERL_PATH_SQ)'
$< PREFIX='$(prefix_SQ)'
+
$(PERL_PATH)
$< PREFIX='$(prefix_SQ)'
endif
# this is just added comfort for calling make directly in perl dir