Skip to content
Snippets Groups Projects
Commit c376cf10 authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

Ajout GDAL Nouvelle version

parent 3cc4121b
Branches
Tags
No related merge requests found
OBJ = xpmdataset.o
include ../../GDALmake.opt
XTRAOPTS = -I../mem
CPPFLAGS := $(GDAL_INCLUDE) $(XTRAOPTS) $(CPPFLAGS)
default: $(OBJ)
clean:
rm -f *.o $(O_OBJ)
install-obj: $(O_OBJ)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment