home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / gle / config.ult < prev    next >
Encoding:
Text File  |  1992-11-29  |  232 b   |  14 lines

  1. CC = gcc
  2. CFLAGS = -w -Dunix -Dultrix
  3. LIBS = -lm -lcursesX -ltermcap -lc 
  4. XLIBS = -lm -lX11 -lcursesX -ltermcap -lc 
  5.  
  6. #Uncomment if you have xwindows
  7. #    XGLE = gle_x
  8. #    DXO = ../../d_x.o
  9. #    XSURF = surf_x
  10. #end
  11.  
  12. GLE_PATH=/usr/local/gle
  13.  
  14.