mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
14 lines
258 B
Plaintext
14 lines
258 B
Plaintext
|
--- Makefile.orig Fri Feb 12 22:59:06 1999
|
||
|
+++ Makefile Tue May 4 21:36:13 1999
|
||
|
@@ -1,8 +1,8 @@
|
||
|
# Makefile for makejvf, makejvfh, makejvfk
|
||
|
|
||
|
BINDIR = /usr/local/bin
|
||
|
-CC = gcc
|
||
|
-CFLAGS = -O2
|
||
|
+#CC = gcc
|
||
|
+#CFLAGS = -O2
|
||
|
|
||
|
|
||
|
default: makejvf
|