3 # If you wish to compile with gcc:
6 # cckr is for SGI only (non-ansi-standard switch):
7 #CCOPTIONS = -O2 -cckr -Wf,-XNh2000
9 #CCOPTIONS = -Olimit 1000 -taso
11 #CCOPTIONS = -Olimit 1000
13 #CCOPTIONS = -O2 -w -m486
14 # otherwise (Sun, gcc, etc.):
17 # CDEBUGFLAGS is passed from top-level Imakefile
19 INCLUDES = -I.. -I$(TOP)
20 INSTALLFLAGS = $(INSTINCFLAGS)
92 NormalLibraryObjectRule()
93 NormalLibraryTarget(xcXw,$(OBJS))