home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextLibrary / TeX / tex / src / texview / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1992-05-04  |  119 b   |  7 lines

  1. default: all
  2.  
  3. veryclean: clean
  4.  
  5. CFLAGS = -DTPIC -funsigned-char
  6. LDFLAGS = -segcreate __ICON __services TeXview.service
  7.