summaryrefslogtreecommitdiffstats
path: root/mk/prog.mk
Commit message (Expand)AuthorAge
* Replace the mk stubs with a autotools like configure script.Roy Marples2009-07-14
* Add (c) to CopyrightRoy Marples2009-05-01
* Allow .depend to be included if it exists with gmake.Roy Marples2008-10-20
* We don't create these files, so don't clean them.Roy Marples2008-09-09
* Add an event loop.Roy Marples2008-09-02
* Darwin uses --rpath instead of -Wl,-rpath= - bummer.Roy Marples2008-07-21
* We need to link to the right libc if installing in / on NetBSD.Roy Marples2008-07-05
* Support the root dynmanic linker on NetBSD, so we work without /usr mounted.Roy Marples2008-07-02
* Should clean the core files too.Roy Marples2008-05-29
* Stop defining the same flags twice.Roy Marples2008-05-21
* Install dhcpcd.sh and hooks into /libexec by default. dhcpcd.conf, dhcpcd.dui...Roy Marples2008-05-20
* Split dhcpcd.sh into smaller hook scripts, so that dhcpcd.sh just provide som...Roy Marples2008-05-20
* Use CPPFLAGS as FreeBSD make doesn't.Roy Marples2008-05-20
* We should really be using CPPFLAGS.Roy Marples2008-05-20
* Change our Makefile vars to be more like NetBSD.Roy Marples2008-05-19
* Define our own log text so we can move it off bss.Roy Marples2008-05-14
* Make the man pages by default.Roy Marples2008-05-12
* dhcpcd can now read a basic config file! Add a default dhcpcd.conf and matchi...Roy Marples2008-04-18
* Remove the .info file and now set environment vars in the same vein as dhclie...Roy Marples2008-04-16
* Change a few build/install knobs.Roy Marples2008-04-14
* Move configuration file setup to dhcpcd.sh so that it's possible for the user...Roy Marples2008-04-12
* Normally I hate massive code drops, but heh.Roy Marples2008-04-11
* Install INFODIR in the Makefile to reduce the dhcpcd code size.Roy Marples2008-03-28
* Add alternative building method to save around 500 bytes.Roy Marples2008-03-24
* Split interface and socket out into OS bpf, if-bsd and if-linux.Roy Marples2008-03-24
* Support the PCC compiler.Roy Marples2008-02-20
* Specify install modes for all our files.Roy Marples2008-01-30
* Quiet some lint warnings.Roy Marples2008-01-21
* Fix makefiles for installing via portsRoy Marples2008-01-08
* Belatedly into 2008 :)Roy Marples2008-01-08
* Add a dist mk stub and tweak the other mk's for style.Roy Marples2008-01-08
* Move to a BSD style Makefile and supply mk stubs that work with gmake and pmake.Roy Marples2008-01-07