Mercurial > noffle
diff src/Makefile.in @ 256:b510f6a65a79 noffle
[svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in,
packages/redhat/Makefile.in,src/Makefile.in: automake upgrade.
author | bears |
---|---|
date | Wed, 26 Jun 2002 14:28:06 +0100 |
parents | 52f467c7213b |
children | f3b44be9e4ab |
line wrap: on
line diff
--- a/src/Makefile.in Wed Jun 26 14:15:44 2002 +0100 +++ b/src/Makefile.in Wed Jun 26 14:28:06 2002 +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-p5 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. @@ -184,7 +184,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: