mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 20:06:42 -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..
10 lines
374 B
Text
10 lines
374 B
Text
# @(#)SCO.5.x 8.10 (Berkeley) 6/30/98
|
|
define(`confCC', `cc -b elf')
|
|
define(`confLIBS', `-lsocket -lndbm -lprot -lcurses -lm -lx -lgen')
|
|
define(`confMAPDEF', `-DMAP_REGEX -DNDBM')
|
|
define(`confSBINGRP', `bin')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confUBINDIR', `/usr/bin')
|
|
define(`confSTDIR', `/usr/lib')
|
|
define(`confHFDIR', `/usr/lib')
|