DXE_CFLAGS	= #-DDEBUG_ENABLED
DXE_LDFLAGS	= -L$(DOJSPATH)/$(TIFF)/libtiff/.libs -ltiff
DXE_NAME	= tiff.DXE

include ../Makefile.dxemk
