X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2FMakefile.in;h=bdece67d5f1e5c192f6ca4fb3a92735f09f714a1;hb=294a10772740d04c66b2ea9284a6d7e243e55c99;hp=7954c546ec9fc5841e590fbf4d828538b04c7ab5;hpb=a1d1b6fcaa983c7f5832436effebeaf0c8068fb8;p=ctsim.git diff --git a/src/Makefile.in b/src/Makefile.in index 7954c54..bdece67 100644 --- a/src/Makefile.in +++ b/src/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-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. @@ -210,7 +210,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: