removal of multiple defined .x.c: rule
Björn Torkelsson
torkel at acc.umu.se
Fri Jul 23 11:03:44 CEST 2004
Hi,
A patch that removes the multiple defined .x.c: rule from
Makefile.am.common (It is also defined in cf/Makefile.am.common)
/torkel - who should probably provide changelog entries too...
Index: Makefile.am.common
===================================================================
RCS file: /afs/stacken.kth.se/src/SourceRepository/arla/Makefile.am.common,v
retrieving revision 1.1
diff -u -r1.1 Makefile.am.common
--- Makefile.am.common 24 Apr 2002 13:38:55 -0000 1.1
+++ Makefile.am.common 10 May 2004 11:57:11 -0000
@@ -2,11 +2,6 @@
include $(top_srcdir)/cf/Makefile.am.common
-SUFFIXES += .x
-
-.x.c:
- @cmp -s $< $@ 2> /dev/null || cp $< $@
-
CHECK_LOCAL = $(PROGRAMS)
check-local::
More information about the Arla-drinkers
mailing list