home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Source / NGService / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1992-08-06  |  141 b   |  4 lines

  1. # Need to put section __services in segment __ICON for spec for services
  2.  
  3. OTHER_LDFLAGS = -sectcreate __ICON __services ./NGService.services
  4.