home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March / PCWK3A99.iso / Linux / DDD331 / DDD-3_1_.000 / DDD-3_1_ / ddd-3.1.1 / config / mh-sco < prev    next >
Encoding:
Text File  |  1996-05-11  |  385 b   |  11 lines

  1. # Define SYSV as -DSYSV if you are using a System V operating system.
  2. SYSV = -DSYSV
  3. RANLIB = true
  4. # You may need this if you don't have bison.
  5. # BISON = yacc -Sm10400
  6. # The native C compiler botches some simple uses of const.  Unfortunately,
  7. # it doesn't defined anything like "__sco__" for us to test for in ansidecl.h.
  8. CC = cc -Dconst=
  9.  
  10. X11_EXTRA_LIBS = -lsocket -lm -lintl -lmalloc
  11.