c2aa98e247
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
# @(#)IRIX 8.7 (Berkeley) 3/12/98
|
|
define(`confMAPDEF', `-DNDBM -DNIS')
|
|
define(`confENVDEF', `-DIRIX ')
|
|
define(`confLIBS', `-lmld -lmalloc -lsun')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confUBINDIR', `/usr/bsd')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confSBINGRP', `sys')
|
|
define(`confSTDIR', `/usr/lib')
|
|
define(`confHFDIR', `/usr/lib')
|
|
define(`confINSTALL', `${BUILDBIN}/install.sh')
|
|
define(`confDEPEND_TYPE', `CC-M')
|