home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume3 / xprompt / part01 / Imakefile < prev    next >
Encoding:
Makefile  |  1989-03-10  |  163 b   |  8 lines

  1.  
  2. LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
  3.  
  4.            SRCS = xprompt.c trexp.c
  5.            OBJS = xprompt.o trexp.o
  6.  
  7. ComplexProgramTarget(xprompt)
  8.