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