summaryrefslogtreecommitdiff
path: root/subdir.mak
Commit message (Expand)AuthorAge
* Create shared libs correctly, fix mingw buildMåns Rullgård2009-05-20
* Remove example programs with a wildcard expression.Diego Biurrun2009-04-20
* Add $(ELIBS) to example/test app link commandMåns Rullgård2009-04-01
* Make examples and test progs depend on librariesMåns Rullgård2009-04-01
* Link tests/examples with -lfoo instead of libfoo.aMåns Rullgård2009-04-01
* Move make rules applicable only to subdirs into subdir.makMåns Rullgård2009-04-01
* Use $< automatic variable to simplify some commands.Diego Biurrun2009-03-22
* Remove other shared lib names from linker command line for shared libsMåns Rullgård2008-12-13
* Generate pkg-config files in each library subdirectory so that they doDiego Biurrun2008-06-16
* Revert "Add version information to DLLs."Måns Rullgård2008-05-26
* Forgot to commit changes to subdir.mak in last revision.Ramiro Polla2008-05-25
* move DEP_LIBS to common.makMåns Rullgård2008-04-09
* fix build with --build-suffixMåns Rullgård2008-04-09
* replace some ifeq with prettier ifdefMåns Rullgård2008-04-07
* non-recursive makefilesMåns Rullgård2008-04-07