home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2061 / Imakefile < prev    next >
Encoding:
Makefile  |  1990-12-28  |  121 b   |  8 lines

  1. /**/#
  2. /**/#    Imakefile for popup library
  3. /**/#
  4.  
  5. OBJS = EzMenu.o EzME.o
  6.  
  7. NormalLibraryTarget(ezMenu$(TARGET_MACH),$(OBJS))
  8.