home *** CD-ROM | disk | FTP | other *** search
/ ftp.muug.mb.ca / 2014.06.ftp.muug.mb.ca.tar / ftp.muug.mb.ca / pub / src / linux / old-src / ncurses-1.8.5 / Config.linux < prev    next >
Text File  |  1993-11-04  |  72b  |  7 lines

  1.  
  2. INCLUDE = -I/usr/local/include
  3.  
  4. CC= gcc
  5. CFLAGS= $(INCLUDE) -Wall -O6 
  6.  
  7.