mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
|
--- ../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
|