]> git.llucax.com Git - software/makeit.git/commit
Add support for easy geneation of pkg-config files
authorLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 18 Sep 2009 18:13:18 +0000 (15:13 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 21 Sep 2009 15:29:33 +0000 (12:29 -0300)
commit2825d7cb9f58a30d0280ff3bea5dfe4c6faa6ddf
tree60e410117cced2acda5ae2c411266d5a18a54d0e
parent52090ad46d98f07223b8d11f620eabcfb1b44c21
Add support for easy geneation of pkg-config files

A replace function is added to ease the generation of a .pc file based on
a template. Default rules to build and install the .pc files are added too.

otherproj now provides a pkg-config file and lib2 uses some otherproj
CFLAGS as an example.
Lib.mak
lib2/Build.mak
subproj/Build.mak
subproj/otherproj.pc.in [new file with mode: 0644]