Added a 'make clean' directive.

git-svn-id: http://svn.osgeo.org/postgis/trunk@15 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Paul Ramsey 2001-07-16 16:53:31 +00:00
parent 10f37fdc23
commit 4b50227947

View file

@ -13,3 +13,6 @@ CFLAGS=-I$(PG_INC) -L$(PG_LIB) -lpq
all: readwkb all: readwkb
readwkb: readwkb.c readwkb: readwkb.c
clean:
@rm -f readwkb