about summary refs log tree commit diff stats
path: root/src/chrtrans/makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/chrtrans/makefile.in')
-rw-r--r--src/chrtrans/makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chrtrans/makefile.in b/src/chrtrans/makefile.in
index 5978a86d..aab358fe 100644
--- a/src/chrtrans/makefile.in
+++ b/src/chrtrans/makefile.in
@@ -1,4 +1,4 @@
-# $LynxId: makefile.in,v 1.40 2015/10/08 00:26:34 Atsuhito.Kohda Exp $
+# $LynxId: makefile.in,v 1.41 2017/07/04 22:46:05 tom Exp $
 #
 # Makefile for the makeuctb and unicode tables.
 #
@@ -135,7 +135,7 @@ makeuctb$o : $(srcdir)/UCkd.h $(srcdir)/makeuctb.c
 
 .c.i:
 	@RULE_CC@
-	@ECHO_CC@$(BUILD_CPP) -C $(CPP_OPTS) $(srcdir)/$*.c >$@
+	@ECHO_CC@$(BUILD_CPP) $(CPP_OPTS) $(srcdir)/$*.c >$@
 
 .tbl.h:
 	./$(MAKEUCTB) $(srcdir)/$*.tbl $*.h