add support to compile several progs at once us
authorespie <espie@openbsd.org>
Sun, 9 Jul 2017 15:29:52 +0000 (15:29 +0000)
committerespie <espie@openbsd.org>
Sun, 9 Jul 2017 15:29:52 +0000 (15:29 +0000)
commite696cfd4a2c108f9f71cc328013675a01eba863b
treee24731b9cd643f3c1094bbc07ee814c2c7f13846
parent597daf0369821b3371505273388179bde5654547
add support to compile several progs at once us
by using alternate setup
PROGS = a b c along with SRCS_a = ... , SRCS_b = ... , SRCS_c = ...

okay millert@
share/mk/bsd.prog.mk