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..
15 lines
461 B
Text
15 lines
461 B
Text
# @(#)SunOS.4.0 8.6 (Berkeley) 3/12/98
|
|
define(`confBEFORE', `stdlib.h stddef.h limits.h')
|
|
define(`confMAPDEF', `-DNDBM -DNIS')
|
|
define(`confENVDEF', `-DSUNOS403 ')
|
|
define(`confLDOPTS', `-Bstatic')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confUBINDIR', `/usr/ucb')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSTDIR', `/etc')
|
|
define(`confHFDIR', `/usr/lib')
|
|
PUSHDIVERT(3)
|
|
stddef.h stdlib.h limits.h:
|
|
cp /dev/null $@
|
|
POPDIVERT
|