source: rtems/doc/tools/src2html1.4a/Ctags/Makefile.am @ 3ba40b46

4.104.114.84.95
Last change on this file since 3ba40b46 was 902d710, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:54:17

2002-03-27 Ralf Corsepius <corsepiu@…>

  • Ctags/Makefile?.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • FreeBSD/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • ctags-emacs/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 161 bytes
Line 
1## $Id$
2
3
4noinst_PROGRAMS = ctags-new
5
6ctags_new_SOURCES = C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c \
7    strerror.c ctags.h
8
9EXTRA_DIST = ctags.1 z.c
Note: See TracBrowser for help on using the repository browser.