c2aa98e247
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
16 lines
422 B
Plaintext
16 lines
422 B
Plaintext
# @(#)UMAX 8.5 (Berkeley) 3/12/98
|
|
define(`confBEFORE', `stddef.h')
|
|
define(`confMAPDEF', `-DNIS')
|
|
define(`confENVDEF', `-DUMAXV ')
|
|
define(`confLIBS', `-lyp -lrpc')
|
|
define(`confMBINDIR', `/usr/lib')
|
|
define(`confSBINDIR', `/usr/etc')
|
|
define(`confUBINDIR', `/usr/ucb')
|
|
define(`confEBINDIR', `/usr/lib')
|
|
define(`confHFDIR', `/usr/lib')
|
|
PUSHDIVERT(3)
|
|
stddef.h:
|
|
echo "#define _STDDEF_H" > stddef.h
|
|
chmod 444 stddef.h
|
|
POPDIVERT
|