OBJ = xpmdataset.obj GDAL_ROOT = ..\.. EXTRAFLAGS = -I..\mem !INCLUDE $(GDAL_ROOT)\nmake.opt default: $(OBJ) xcopy /D /Y *.obj ..\o clean: -del *.obj