dxx-rebirth/iff/makefile

10 lines
131 B
Makefile
Raw Normal View History

2006-03-20 16:43:15 +00:00
TOPDIR = ..
include $(TOPDIR)/makefile.config
OBJECTS = iff.$(OBJ)
OUTPUT = $(LIBDIR)iff.$(ARC)
include $(TOPDIR)/makefile.lib