dxx-rebirth/iff/makefile
2006-04-03 17:32:39 +00:00

10 lines
132 B
Makefile
Executable file

TOPDIR = ..
include $(TOPDIR)/makefile.config
OBJECTS = iff.$(OBJ)
OUTPUT = $(LIBDIR)/iff.$(LIB)
include $(TOPDIR)/makefile.lib