Makefiles: Remove pipes on clean
[adns] / settings.make.in
index a8830da..c92428a 100644 (file)
@@ -64,7 +64,7 @@ INSTALL_DATA=         $(INSTALL) -m 644
 all:                   $(TARGETS)
 
 clean mostlyclean:
-               rm -f *.o *.tmp* *.so *.so.*
+               rm -f *.o *.tmp* *.so *.so.* pipe.*
 
 distclean:             clean
                rm -f $(TARGETS) *~ ./#*# core *.orig *.rej Makefile