summaryrefslogtreecommitdiff
path: root/mk/prog.mk
Commit message (Expand)AuthorAge
* Use pattern rules instead of suffix rulesWilliam Hubbs2011-10-29
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
* use immediate evaluation for shell callsWilliam Hubbs2011-01-31
* bug #351622: Use CFLAGS during linking.Nathan Phillip Brink2011-01-14
* We shouldn't use -L/libRoy Marples2009-05-02
* Add (c) to CopyrightRoy Marples2009-05-01
* Go back to gitRoy Marples2009-04-30
* make ignore now configures the sv:ignore property.Roy Marples2008-12-04
* Enable use of .depend on gmake. Also, generate extra dependencies for our sha...Roy Marples2008-10-20
* Use CPPFLAGS so we work with -combine in CFLAGS.Roy Marples2008-06-19
* Add license blurb to a few files and append my email to my name.Roy Marples2008-03-26
* Rejig the build system a little so we have per ok defs per system. Probably e...Roy Marples2008-03-19
* Add a gitignore make target.Roy Marples2008-03-03
* If build in a prefix, define the system as prefix.Roy Marples2008-03-02
* Support the PCC compiler.Roy Marples2008-02-20
* Fix pmake requiring some output here.Roy Marples2008-01-18
* Ensure we link against libraries in /lib instead of anywhere else and always ...Roy Marples2008-01-11
* Fix rpathness on NetBSD again.Roy Marples2008-01-11
* Remove non standard -R option.Roy Marples2008-01-11
* NetBSD doesn't include /lib in its link path, so we need to add it as an RPATH.Roy Marples2008-01-11
* Add sys.mk to define system locations.Roy Marples2008-01-11
* Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples2008-01-10