aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/vnterm/files/patch-04
blob: 10fc15a9b3407e405d4f82f555d4a59bc56a2ae7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- ../lib/vntype/Makefile.orig	Tue Aug 10 18:26:33 1993
+++ ../lib/vntype/Makefile	Fri Dec  6 11:48:38 1996
@@ -12,13 +12,13 @@
 SRTI	= vntype.I toupper.I tolower.I
 SRTS	= vntype.srt toupper.srt tolower.srt
 LIB	= $(VNLIBDIR)/libvntype.a
-RANLIB	= echo
+RANLIB	= ranlib
 
 INC	= -I$(VNINCDIR)
 #FLAGS	= -DNOANSI_C
 CFLAGS	= $(FLAGS) $(INC)
 CC	= cc
-CPP	= /lib/cpp
+CPP	= cpp
 
 .I.srt:
 	@echo -n "Generating $@ from $*.I..."