aboutsummaryrefslogtreecommitdiffstats
path: root/subdir.mak
Commit message (Expand)AuthorAgeFilesLines
* Add $(ELIBS) to example/test app link commandMåns Rullgård2009-04-011-1/+1
* Make examples and test progs depend on librariesMåns Rullgård2009-04-011-0/+4
* Link tests/examples with -lfoo instead of libfoo.aMåns Rullgård2009-04-011-1/+1
* Move make rules applicable only to subdirs into subdir.makMåns Rullgård2009-04-011-0/+26
* Use $< automatic variable to simplify some commands.Diego Biurrun2009-03-221-2/+2
* Remove other shared lib names from linker command line for shared libsMåns Rullgård2008-12-131-1/+1
* Generate pkg-config files in each library subdirectory so that they doDiego Biurrun2008-06-161-1/+1
* Revert "Add version information to DLLs."Måns Rullgård2008-05-261-3/+1
* Forgot to commit changes to subdir.mak in last revision.Ramiro Polla2008-05-251-1/+3
* move DEP_LIBS to common.makMåns Rullgård2008-04-091-2/+1
* fix build with --build-suffixMåns Rullgård2008-04-091-1/+1
* replace some ifeq with prettier ifdefMåns Rullgård2008-04-071-2/+2
* non-recursive makefilesMåns Rullgård2008-04-071-0/+75