summaryrefslogtreecommitdiff
path: root/vietnamese/vn7to8/files/patch-02
blob: 45efc5aaa1959b6a53fde881ea83dcb2a5979872 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../lib/vntype/Makefile.orig	Tue Jan  5 22:18:07 1993
+++ ../lib/vntype/Makefile	Wed Dec  4 03:02:33 1996
@@ -15,7 +15,7 @@
 #FLAGS	= -DNOANSI_C
 CFLAGS	= $(FLAGS) $(INC)
 CC	= cc
-CPP	= /lib/cpp
+CPP	= cpp
 
 .c.o:
 	$(CC) $(CFLAGS) -c $*.c