home *** CD-ROM | disk | FTP | other *** search
/ ftp.freefriends.org / ftp.freefriends.org.tar / ftp.freefriends.org / arnold / Source / 9menu-1.8.shar.gz / 9menu-1.8.shar / Imakefile < prev    next >
Makefile  |  2004-06-01  |  209b  |  9 lines

  1.        INCLUDES = -I$(TOP)
  2.         DEPLIBS = $(DEPXLIB)
  3. LOCAL_LIBRARIES = $(XLIB)
  4.         DEFINES = -DSHAPE #-DDEBUG -DDEBUG_EV
  5.            SRCS = 9menu.c
  6.            OBJS = 9menu.o
  7.  
  8. ComplexProgramTarget(9menu)
  9.