1 # $Id: RISCos,v 8.9 2002/03/21 23:59:25 gshapiro Exp $
3 dnl DO NOT EDIT THIS FILE.
4 dnl Place personal settings in devtools/Site/site.config.m4
6 define(`confCC', `cc -systype bsd43 -Olimit 900')
7 define(`confBEFORE', `stdlib.h dirent.h unistd.h stddef.h')
8 define(`confMAPDEF', `-DNDBM')
9 define(`confENVDEF', `-DRISCOS')
10 define(`confLIBS', `-lmld')
11 define(`confMBINDIR', `/usr/lib')
12 define(`confSBINDIR', `/usr/etc')
13 define(`confUBINDIR', `/usr/ucb')
14 define(`confEBINDIR', `/usr/lib')
15 define(`confSBINGRP', `sys')
16 define(`confINSTALL', `/usr/bsd43/bin/install')
22 echo "typedef unsigned short mode_t;" > unistd.h
25 echo "#include <sys/dir.h>" > dirent.h
26 echo "#define dirent direct" >> dirent.h