]> granicus.if.org Git - postgis/commitdiff
Made clean rule verbose
authorSandro Santilli <strk@keybit.net>
Tue, 5 Oct 2004 21:08:04 +0000 (21:08 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 5 Oct 2004 21:08:04 +0000 (21:08 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@931 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/Makefile

index 13c4a80b6d8b09f844af5c9be97243c046a88ff4..6f532b28b259d211fde432b92e54ca22ca4440ce 100644 (file)
@@ -147,6 +147,6 @@ uninstall-lwgeom-scripts:
 uninstall: uninstall-lib uninstall-lwgeom-scripts
 
 clean distclean maintainer-clean: clean-lib
-       @rm -f $(OBJS) 
+       rm -f $(OBJS) 
        rm -f $(OTHERS)