mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
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:
parent
66788feea0
commit
14bb2c3003
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue