2 HDEFINES=-DHOST_SYS=DGUX_SYS
3 CC=gcc -Wall -ansi -D__using_DGUX
7 # Define SYSV as -DSYSV if you are using a System V operating system.
11 # C++ debugging is not yet supported under SVR4 (DWARF)
14 # The l flag generates a warning from the SVR4 archiver, remove it.
17 X11_EXTRA_LIBS = -lnsl
20 # no debugging due to broken compiler, use BSD style timeofday
21 CFLAGS=-O -D_BSD_TIMEOFDAY_FLAVOR