1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/vietnamese/vnelvis/files/patch-02

12 lines
245 B
Plaintext
Raw Normal View History

--- ../lib/vntype/Makefile.orig Tue Jan 5 22:18:07 1993
+++ ../lib/vntype/Makefile Wed Dec 4 04:07:32 1996
@@ -15,7 +15,7 @@
#FLAGS = -DNOANSI_C
CFLAGS = $(FLAGS) $(INC)
CC = cc
-CPP = /lib/cpp
+CPP = cpp
.c.o:
$(CC) $(CFLAGS) -c $*.c