c_compile

git-svn-id: svn+q:///qpdf/trunk@762 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
Jay Berkenbilt 2009-10-10 16:58:29 +00:00
parent c7be2041b8
commit 7884e9b55f
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ define c_compile
endef
libcompile = $(compile)
c_libcompile = $(c_compile)
# 1 2
# Usage: $(call makeslib,objs,library)