]> granicus.if.org Git - postgis/commitdiff
Simplified clean rule
authorSandro Santilli <strk@keybit.net>
Tue, 8 Mar 2005 16:41:28 +0000 (16:41 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 8 Mar 2005 16:41:28 +0000 (16:41 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1522 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/Makefile

index bdb968bb8e87fd9dbbf5c168c021c88b35eed2bb..90820e1584a1663e67e0298fd2c6d882e6479405 100644 (file)
@@ -177,11 +177,7 @@ uninstall-lwgeom-scripts:
 uninstall: uninstall-lib uninstall-lwgeom-scripts
 
 clean distclean: clean-lib
-       @rm -f $(OBJS) 
-       @rm -f $(OTHERS)
-       @rm -f liblwgeom_sa.o
-       @rm -f liblwgeom_sa.so
-       @rm -f test test.o
+       rm -f *.o *.so *.a test
 
 maintainer-clean: clean
        rm  -f lex.yy.c wktparse.tab.c wktparse.tab.h