about summary refs log tree commit diff stats
path: root/src/chrtrans/makefile.in
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2010-09-19 19:36:31 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2010-09-19 19:36:31 -0400
commit2bfdbc116276afc90c803427e7af7b44a0c11c66 (patch)
tree56224840fc9197d8de600c663288022fd9f6ebcb /src/chrtrans/makefile.in
parent56513275710731392ca5a85a9e814cbfef15a493 (diff)
downloadlynx-snapshots-2bfdbc116276afc90c803427e7af7b44a0c11c66.tar.gz
snapshot of project "lynx", label v2-8-8dev_5a
Diffstat (limited to 'src/chrtrans/makefile.in')
-rw-r--r--src/chrtrans/makefile.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/chrtrans/makefile.in b/src/chrtrans/makefile.in
index dcf827ec..f6dd49c4 100644
--- a/src/chrtrans/makefile.in
+++ b/src/chrtrans/makefile.in
@@ -1,4 +1,4 @@
-# $LynxId: makefile.in,v 1.36 2010/04/30 00:20:45 tom Exp $
+# $LynxId: makefile.in,v 1.37 2010/09/19 19:30:58 tom Exp $
 #
 # Makefile for the makeuctb and unicode tables.
 #
@@ -55,6 +55,8 @@ CC_OPTS		= $(CPP_OPTS) $(BUILD_CFLAGS)
 LINT		= @LINT@
 LINTOPTS	=
 
+CTAGS		= @CTAGS@
+
 #
 # This file contains the font map for the default (hardware) font
 #
@@ -187,6 +189,9 @@ viscii_uni.h:		$(srcdir)/viscii_uni.tbl	$(MAKEUCTB)
 lint:
 	$(LINT) $(LINTOPTS) $(CPP_OPTS) $(C_SRC) 2>&1 |tee $(top_builddir)/lint.chrtrans
 
+tags:
+	$(CTAGS) *.[ch]
+
 clean:
 	rm -f $(MAKEUCTB) *$o *uni.h *uni2.h *.i