diff src/Makefile.in @ 484:d33568bb18ab noffle

[svn] * Makefile.in,NEWS,README,aclocal.m4,configure,configure.in, docs/Makefile.in,packages/Makefile.in,packages/redhat/Makefile.in, src/Makefile.in: Bump version to 1.2.0rc1.
author bears
date Fri, 22 Oct 2004 13:50:40 +0100
parents a6e3b57fb035
children b6355c8270b4
line wrap: on
line diff
--- a/src/Makefile.in	Fri Oct 22 13:21:35 2004 +0100
+++ b/src/Makefile.in	Fri Oct 22 13:50:40 2004 +0100
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 
-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -186,7 +186,7 @@
 	  awk '    { files[$$0] = 1; } \
 	       END { for (i in files) print i; }'`; \
 	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
-	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
+	  || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
 
 mostlyclean-tags: