summaryrefslogtreecommitdiffstats
path: root/stoc/Library_proxyfac.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* add $(gb_STDLIBS) to linked libsDavid Tardon2012-03-241-0/+1
|
* gbuildize stocDavid Tardon2012-03-121-0/+56