summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-01-20 00:30:34 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-01-20 00:30:34 +0000
commit09c24af9bfa6084babdcd1a6066c812bc2d4b2d1 (patch)
tree5bfb757ca52e36014de41655e73b6d91bbf8748b /Makefile.in
parentf9fd452673017a7bca719650f3667aa4d1ff2d45 (diff)
downloadquilt-09c24af9bfa6084babdcd1a6066c812bc2d4b2d1.tar.gz
- Clear up the internal make rules so make -d is not so verbose.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 1020e6d..4a41fc0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -380,3 +380,13 @@ uninstall ::
endif
.PHONY :: all install uninstall clean distclean
+
+# Clear the suffix list
+.SUFFIXES:
+.SUFFIXES: .c .o .in
+# Bad gmake, never *ever* try to get a file out of source control by yourself.
+%: %,v
+%: RCS/%,v
+%: RCS/%
+%: s.%
+%: SCCS/s.%