mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
12 lines
344 B
Plaintext
12 lines
344 B
Plaintext
--- Makefile.orig Wed Jul 7 10:20:59 1999
|
|
+++ Makefile Wed Jul 7 10:22:34 1999
|
|
@@ -2,7 +2,7 @@
|
|
# I have no clue but this appears to work fairly well
|
|
# be sure to use gmake
|
|
CC = gcc
|
|
-CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
|
|
+CFLAGS = -Wall -DUNIX -DANSI_COLOR
|
|
CFLAGS += -DUSE_MREADLINE
|
|
#CFLAGS += -DENGLISH_LANG
|
|
#CFLAGS += -DBRAZIL_LANG
|