diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2005-06-02 22:50:02 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2005-06-02 22:50:02 -0400 |
commit | 1367261dc669476df3a799f0de45e4bfb2437b8b (patch) | |
tree | 3bf6e1c020aab95b4133f2c29baffef454d3d60b /src/chrtrans/makefile.in | |
parent | aaa10562f4a02971f712964cb2fd1014d2a75d33 (diff) | |
download | lynx-snapshots-1367261dc669476df3a799f0de45e4bfb2437b8b.tar.gz |
snapshot of project "lynx", label v2-8-6dev_12
Diffstat (limited to 'src/chrtrans/makefile.in')
-rw-r--r-- | src/chrtrans/makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrtrans/makefile.in b/src/chrtrans/makefile.in index d1600347..67ed495b 100644 --- a/src/chrtrans/makefile.in +++ b/src/chrtrans/makefile.in @@ -114,7 +114,7 @@ $(MAKEUCTB) : makeuctb$o makeuctb$o : $(srcdir)/UCkd.h $(srcdir)/makeuctb.c -.SUFFIXES : $o .tbl .i +.SUFFIXES : $o .tbl .i .h .c$o: @RULE_CC@ |