X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2FMakefile.in;h=d19f9ac0e76d19f969a91b8dd2e0b13e6fa9ee2f;hb=8e3ba3d86e5b1293140adab70ecc0b6a20e2f651;hp=0c6a14fc05b86c3a904a5e72c52e04d7ebbc1d70;hpb=a1d1b6fcaa983c7f5832436effebeaf0c8068fb8;p=ctsim.git diff --git a/include/Makefile.in b/include/Makefile.in index 0c6a14f..d19f9ac 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -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. @@ -131,7 +131,7 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) 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: