1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/japanese/micq/files/patch-ab
1998-11-19 08:01:50 +00:00

14 lines
450 B
Plaintext

--- Makefile.orig Sun Oct 11 06:55:43 1998
+++ Makefile Mon Oct 26 08:22:40 1998
@@ -1,8 +1,8 @@
# Anyone who knows how to make Makefiles please help out.
# I have no clue but this appears to work fairly well
# be sure to use gmake
-CC = gcc
-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR
+# CC = gcc
+CFLAGS += -DUNIX -DANSI_COLOR
# Uncomment the below line for humorous messages
#CFLAGS += -DFUNNY_MSGS
# uncomment the line below for debuging info