about summary refs log tree commit diff stats
path: root/src/chrtrans
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2010-01-22 10:28:46 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2010-01-22 10:28:46 -0500
commit67cee8a4cd3cf2eba98886d5a9516360603303c1 (patch)
treeacdd6fccd3a90cf58e22b71c75fd0c5daee25a53 /src/chrtrans
parent142d2426a5871c6bdebab1f052c85426bea07e89 (diff)
downloadlynx-snapshots-67cee8a4cd3cf2eba98886d5a9516360603303c1.tar.gz
snapshot of project "lynx", label v2-8-8dev_2c
Diffstat (limited to 'src/chrtrans')
-rw-r--r--src/chrtrans/makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/chrtrans/makefile.in b/src/chrtrans/makefile.in
index 514636ae..487946c0 100644
--- a/src/chrtrans/makefile.in
+++ b/src/chrtrans/makefile.in
@@ -1,4 +1,4 @@
-# $LynxId: makefile.in,v 1.33 2007/05/23 00:57:49 tom Exp $
+# $LynxId: makefile.in,v 1.34 2010/01/22 10:28:46 tom Exp $
 #
 # Makefile for the makeuctb and unicode tables.
 #
@@ -121,11 +121,11 @@ makeuctb$o : $(srcdir)/UCkd.h $(srcdir)/makeuctb.c
 .SUFFIXES : $o .tbl .i .h
 
 .c$o:
-@RULE_CC@
+	@RULE_CC@
 	@ECHO_CC@$(BUILD_CC) $(CC_OPTS) -c $(srcdir)/$*.c
 
 .c.i:
-@RULE_CC@
+	@RULE_CC@
 	@ECHO_CC@$(BUILD_CPP) -C $(CPP_OPTS) $(srcdir)/$*.c >$@
 
 .tbl.h: