summaryrefslogtreecommitdiff
path: root/vietnamese/vnpstext/files/patch-lib__vntype__Makefile
blob: 49ea510cc22c651328de1b63e3c5f039983d1867 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../lib/vntype/Makefile.orig	Sat Jun  6 00:05:40 1992
+++ ../lib/vntype/Makefile	Sat Dec  7 23:17:27 1996
@@ -15,7 +15,7 @@
 #FLAGS	= -DNOANSI_C
 CFLAGS	= $(FLAGS) $(INC)
 CC	= cc
-CPP	= /lib/cpp
+CPP	= cpp
 
 .c.o:
 	$(CC) $(CFLAGS) -c $*.c