aboutsummaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)Author
2008-09-18Use better CFLAGS - some new warnings will need to be fixed.Roy Marples
2008-06-19Use CPPFLAGS so we work with -combine in CFLAGS.Roy Marples
2008-04-29We need to ensure that the init script started is correct, translating symlin...Roy Marples
2008-03-28Put some dir locations in rc.h so that 3rd party apps can become awware of them.Roy Marples
2008-03-26Add license blurb to a few files and append my email to my name.Roy Marples
2008-03-26Add license blurb to a few files and append my email to my name.Roy Marples
2008-03-26No more need for SUBOSRoy Marples
2008-03-26use $CP and $SED instead of cp and sedRoy Marples
2008-03-26Fix some more prefix stuff.Roy Marples
2008-03-25Fix mandir install.Roy Marples
2008-03-25Allow MANPREFIX to work.Roy Marples
2008-03-25DIR should be prefixed already.Roy Marples
2008-03-25Rework our folder structure so that we don't have OS specific dirs, making it...Roy Marples
2008-03-24Add debug.mkRoy Marples
2008-03-24setup a bit of a test frameworkMike Frysinger
2008-03-24add check/test rulesMike Frysinger
2008-03-20Tweak install.Roy Marples
2008-03-19Fix building on Linux.Roy Marples
2008-03-19Add rc-service and update all softlevel refs to runlevel.Roy Marples
2008-03-19Add missing .mksRoy Marples
2008-03-19Rejig the build system a little so we have per ok defs per system. Probably e...Roy Marples
2008-03-05Add tunable SYSCONFDIRRoy Marples
2008-03-04Fix multilib.Roy Marples
2008-03-03Fix ignore files some more.Roy Marples
2008-03-03Ignore fixes.Roy Marples
2008-03-03Add a gitignore make target.Roy Marples
2008-03-03Use exlicit make targets, not directory contents.Roy Marples
2008-03-03Introduce LOCAL_PREFIX for a user maintained script location.Roy Marples
2008-03-02Ensure that our scripts call prefixed runscript.Roy Marples
2008-03-02If build in a prefix, define the system as prefix.Roy Marples
2008-03-01Fix installing into PREFIX.Roy Marples
2008-02-28Support the use of PREFIX and PKG_PREFIX.Roy Marples
2008-02-27Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples
2008-02-20Support the PCC compiler.Roy Marples
2008-02-20Sanify the default cc flags.Roy Marples
2008-02-19Fix compile warnings.Roy Marples
2008-02-19Fix CSTD.Roy Marples
2008-02-19Default to using C99 standard.Roy Marples
2008-02-01Use DOCDIRRoy Marples
2008-01-30TypoRoy Marples
2008-01-30Specify install modes for all our files.Roy Marples
2008-01-18Don't enforce a C99 compiler.Roy Marples
2008-01-18Fix pmake requiring some output here.Roy Marples
2008-01-13script install should build objectsRoy Marples
2008-01-13Change lib name during make, not install.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-11Add sys.mkRoy Marples
2008-01-11NetBSD doesn't include /lib in its link path, so we need to add it as an RPATH.Roy Marples