mirror of
https://github.com/opnsense/src.git
synced 2026-04-12 04:46:39 -04:00
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
13 lines
448 B
Text
13 lines
448 B
Text
# @(#)IRIX.5.x 8.7 (Berkeley) 3/12/98
|
|
define(`confMAPDEF', `-DNDBM -DNIS')
|
|
define(`confENVDEF', `-DIRIX5 ')
|
|
define(`confLIBS', `-lmld -lmalloc')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confUBINDIR', `/usr/bsd')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSBINGRP', `sys')
|
|
define(`confSTDIR', `/var')
|
|
define(`confHFDIR', `/etc')
|
|
define(`confINSTALL', `${BUILDBIN}/install.sh')
|
|
define(`confDEPEND_TYPE', `CC-M')
|