mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
f86ad7b03b
japanese/makejvf is able to make VF that goes out better than japanese/vftool and came.It is a reference README about the usage other than it. PR: 14160 Submitted by: Kentaro Inagaki <inagaki@tg.rim.or.jp> Reviewed by: sumikawa
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
|