home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / DOS / GRAFISCH / JPGSRC5A / MAKEFILE.ANS (.png) < prev    next >
ANSI Art File  |  1994-12-07  |  10KB  |  640x3648
Labels: text | screenshot | black and white
OCR: kefi le `or Independ dent J G Group's software # This makefile is suitable for Unix-like systems with ANSI-capable compilers. # If you have a non-ANSI compiler, makefile.unix is a better starting point. #t Read installation instructions before saying "make" !! The name of your C compiler: # You may need to adjust these cc options: CFLAGS= - 0 Generally, we recommend defining any config n symbols in jconfig .h, # NOT via -D switches here. # Link-time cc options: LDFLAGS= To link any special libraries, add the necessary -1 commands here. .DL IBS= # Put here the object file name for the correct system-dependent memory manager file. For Unix this is usually jmemnobs.o, but you may want # to use jmemansi.o or jmemname.o if you have limited swap space. SYSDEPMEM= jmemnobs .0 # miscellaneous OS-d ...