2 # LDAP SunOS standard cc Make-platform file
6 # add any platform-specific overrides below here
11 # -------------------------------------------------------------------------
12 # you will probably not need to edit anything below this point
13 # -------------------------------------------------------------------------
14 5LINT = /usr/5bin/lint
16 PLATFORMCFLAGS= -Dsunos4
17 THREADS= -DTHREAD_SUNOS4_LWP
21 # the SunOS 4 cc compiler doesn't understand function prototypes, so we
22 # need the unproto preprocessor
25 UNPROTOCFLAGS=-Qpath $(LDAPSRC)/build/unproto