]> git.armaanb.net Git - opendoas.git/commit
Break out make functionality into utility makefile.
authorNathan Holstein <nathan.holstein@gmail.com>
Wed, 5 Aug 2015 13:53:11 +0000 (09:53 -0400)
committerNathan Holstein <nathan.holstein@gmail.com>
Wed, 5 Aug 2015 14:53:26 +0000 (10:53 -0400)
commit968c988e3b4f89dae7b7ec62f9cdd718041d87a3
treea82ccc54f677ab17acf14fc871d4a4a3de841c0e
parentcb888450540a9a9efbca1badb056fc6cce9f9feb
Break out make functionality into utility makefile.

This reverts the contents of Makefile back to (nearly) what it was in
the initial import--setting a few variables and invoking a helper make
script.

All complexity is now moved into bsd.prog.mk. It should be a decent base
for use in other executables as well.
Makefile
bsd.prog.mk [new file with mode: 0644]