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