Changeset 902d710 in rtems
- Timestamp:
- 03/28/02 00:54:17 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3ba40b46
- Parents:
- 72b5b666
- Location:
- doc/tools/src2html1.4a
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/tools/src2html1.4a/ChangeLog
r72b5b666 r902d710 1 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Ctags/Makefile.am: Remove AUTOMAKE_OPTIONS. 4 * Makefile.am: Remove AUTOMAKE_OPTIONS. 5 * FreeBSD/Makefile.am: Remove AUTOMAKE_OPTIONS. 6 * ctags-emacs/Makefile.am: Remove AUTOMAKE_OPTIONS. 7 1 8 2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 9 -
doc/tools/src2html1.4a/Ctags/Makefile.am
r72b5b666 r902d710 1 1 ## $Id$ 2 2 3 AUTOMAKE_OPTIONS = foreign 1.54 3 5 4 noinst_PROGRAMS = ctags-new -
doc/tools/src2html1.4a/FreeBSD/Makefile.am
r72b5b666 r902d710 1 1 ## $Id$ 2 2 3 AUTOMAKE_OPTIONS = foreign 1.54 3 5 4 EXTRA_DIST = FreeBSD.hdr FreeBSD.s2h conf.hdr ddb.hdr i386.i386.hdr \ -
doc/tools/src2html1.4a/Makefile.am
r72b5b666 r902d710 1 1 2 AUTOMAKE_OPTIONS = foreign 1.53 2 4 3 SUBDIRS = Ctags FreeBSD ctags-emacs -
doc/tools/src2html1.4a/ctags-emacs/Makefile.am
r72b5b666 r902d710 1 1 ## $Id$ 2 2 3 AUTOMAKE_OPTIONS = foreign 1.54 3 5 4 EXTRA_DIST = ctags etags.c-ada-patch README
Note: See TracChangeset
for help on using the changeset viewer.