mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
12 lines
430 B
Plaintext
12 lines
430 B
Plaintext
|
--- ./client/sw/Makefile.org Fri Dec 15 01:30:11 1989
|
||
|
+++ ./client/sw/Makefile Wed Feb 7 20:57:50 1996
|
||
|
@@ -1,7 +1,7 @@
|
||
|
# $Header: /home/ncvs/ports/japanese/okphone/patches/patch-aa,v 1.3 1996/02/08 06:27:36 asami Exp $
|
||
|
|
||
|
#CFLAGS= -g -pg
|
||
|
-CFLAGS= -O
|
||
|
+CFLAGS+= -O
|
||
|
objs= winit.o wcreate.o woutput.o wredraw.o wput.o wclear.o wbox.o wbell.o\
|
||
|
tosjis.o
|
||
|
srcs= winit.c wcreate.c woutput.c wredraw.c wput.c wclear.c wbox.c wbell.c\
|