The bsd.progs.mk -> bsd.prog.mk rework did not pan out yet.

It may still in the future but for now unmark this deprecated.  bsd.progs.mk
is less bad after r288158.
This commit is contained in:
Bryan Drewery 2015-09-25 16:27:11 +00:00
parent 66788feea0
commit 14bb2c3003

View File

@ -39,7 +39,7 @@ bsd.port.post.mk - building ports
bsd.port.pre.mk - building ports
bsd.port.subdir.mk - targets for building subdirectories for ports
bsd.prog.mk - building programs from source files
bsd.progs.mk - build multiple programs from sources (deprecated)
bsd.progs.mk - build multiple programs from sources
bsd.snmpmod.mk - building modules for the SNMP daemon bsnmpd
bsd.subdir.mk - targets for building subdirectories
bsd.sys.mk - common settings used for building FreeBSD sources