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>2015-10-08 00:50:45 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2015-10-08 00:50:45 -0400
commit9d9f993bb460439786136fab2ac9465e72fc31da (patch)
tree60be29b1a53fff68407a752ce7e10d7d2b6561db /src/chrtrans/makefile.in
parent6004e866fc47e8054f97b3066413dbb0538e7547 (diff)
downloadlynx-snapshots-9d9f993bb460439786136fab2ac9465e72fc31da.tar.gz
snapshot of project "lynx", label v2-8-9dev_6g
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 042657c2..5978a86d 100644
--- a/src/chrtrans/makefile.in
+++ b/src/chrtrans/makefile.in
@@ -1,4 +1,4 @@
-# $LynxId: makefile.in,v 1.39 2014/01/19 14:42:43 tom Exp $
+# $LynxId: makefile.in,v 1.40 2015/10/08 00:26:34 Atsuhito.Kohda Exp $
 #
 # Makefile for the makeuctb and unicode tables.
 #
@@ -123,7 +123,7 @@ OBJS		= makeuctb$o
 C_SRC		= $(OBJS:$o=.c)
 
 $(MAKEUCTB) : $(OBJS)
-	$(BUILD_CC) $(CC_OPTS) $(BUILD_LDFLAGS) -o $@ $(OBJS) $(INTLLIB) $(BUILD_LIBS)
+	$(BUILD_CC) $(CC_OPTS) $(LDFLAGS) $(BUILD_LDFLAGS) -o $@ $(OBJS) $(INTLLIB) $(BUILD_LIBS)
 
 makeuctb$o : $(srcdir)/UCkd.h $(srcdir)/makeuctb.c
 
ani-tty/blame/src/tools/http_upload.h?id=28fde3cd0129202d586cb4c24877a3e3f55ca582'>^
0a57c4de ^
4ca6296f ^
1b0ce852 ^
4711fc62 ^



1b0ce852 ^

4711fc62 ^





1b0ce852 ^

e217ed0b ^




1b0ce852 ^

a2726b6a ^
1b0ce852 ^
39c32906 ^

1b0ce852 ^
a2726b6a ^

9be7d29f ^
1b0ce852 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77