diff src/Makefile.in @ 438:a6e3b57fb035 noffle

[svn] * Makefile.in,aclocal.m4,configure,docs/Makefile.in,packages/Makefile.in, packages/redhat/Makefile.in,src/Makefile.in: Autoconf updates.
author bears
date Wed, 25 Jun 2003 10:40:54 +0100
parents c02c4eb95f95
children d33568bb18ab
line wrap: on
line diff
--- a/src/Makefile.in	Wed Jun 25 10:40:24 2003 +0100
+++ b/src/Makefile.in	Wed Jun 25 10:40:54 2003 +0100
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
 
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 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 -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
+	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 
 mostlyclean-tags: