More cleanups on 'clean'

git-svn-id: http://svn.osgeo.org/postgis/trunk@1523 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Sandro Santilli 2005-03-08 16:46:23 +00:00
parent 17f5c20570
commit c2853d9b69
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ install: all liblwgeom-install loaderdumper-install
uninstall: liblwgeom-uninstall loaderdumper-uninstall
clean: liblwgeom-clean loaderdumper-clean test-clean
@rm -f lwpostgis.sql
rm -f lwpostgis.sql
distclean: clean
rm -Rf autom4te.cache

View file

@ -177,7 +177,7 @@ uninstall-lwgeom-scripts:
uninstall: uninstall-lib uninstall-lwgeom-scripts
clean distclean: clean-lib
rm -f *.o *.so *.a test
rm -f *.o *.so *.a test postgis_geos_version.h lwpostgis.sql
maintainer-clean: clean
rm -f lex.yy.c wktparse.tab.c wktparse.tab.h