mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
8 lines
264 B
Text
8 lines
264 B
Text
# @(#)BSD-OS 8.8 (Berkeley) 6/3/98
|
|
define(`confMAPDEF', `-DNEWDB -DMAP_REGEX')
|
|
define(`confENVDEF', `-DNETISO')
|
|
define(`confLIBS', `-lutil -lkvm')
|
|
define(`confOPTIMIZE', `-O2')
|
|
define(`confMAN1EXT', `0')
|
|
define(`confMAN5EXT', `0')
|
|
define(`confMAN8EXT', `0')
|