f554d2662a
make it build. Now we have $NetBSD$ tags.
24 lines
714 B
Plaintext
24 lines
714 B
Plaintext
# Id: GNU,v 8.3 2002/03/21 23:59:25 gshapiro Exp
|
|
# $NetBSD: GNU,v 1.4 2003/06/01 14:06:54 atatat Exp $
|
|
|
|
dnl DO NOT EDIT THIS FILE.
|
|
dnl Place personal settings in devtools/Site/site.config.m4
|
|
|
|
define(`confCC', `gcc')
|
|
define(`confOPTIMIZE', `-g -O2')
|
|
define(`confDEPEND_TYPE', `CC-M')
|
|
define(`confEBINDIR', `/libexec')
|
|
define(`confMANROOT', `/man/man')
|
|
define(`confMANOWN', `root')
|
|
define(`confMANGRP', `wheel')
|
|
define(`confMANMODE', `644')
|
|
define(`confMBINDIR', `/sbin')
|
|
define(`confSBINDIR', `/sbin')
|
|
define(`confSBINOWN', `root')
|
|
define(`confSBINGRP', `wheel')
|
|
define(`confSBINMODE', `4755')
|
|
define(`confUBINDIR', `/bin')
|
|
define(`confUBINOWN', `root')
|
|
define(`confUBINGRP', `wheel')
|
|
define(`confUBINMODE', `755')
|