OBJ = gsagdataset.obj gsbgdataset.obj gs7bgdataset.obj GDAL_ROOT = ..\.. !INCLUDE $(GDAL_ROOT)\nmake.opt default: $(OBJ) xcopy /D /Y *.obj ..\o clean: -del *.obj