kiss-mfavila-large/ports/snarf/tmp/Imakefile

9 lines
217 B
Plaintext

INCLUDES = -I$(TOP)
DEPLIBS = $(DEPXLIBONLY)
LOCAL_LIBRARIES = $(XLIBONLY)
DEFINES = -DSHAPE #-DDEBUG -DDEBUG_EV
SRCS = 9menu.c
OBJS = 9menu.o
ComplexProgramTarget(9menu)