ports/misc/ttyrec/patches/patch-Makefile

11 lines
199 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- Makefile.orig Tue Oct 22 12:01:23 2002
+++ Makefile Fri Nov 22 15:50:53 2002
@@ -1,5 +1,5 @@
-CC = gcc
-CFLAGS = -O2
+CC ?= gcc
+CFLAGS ?= -O2
VERSION = 1.0.8
TARGET = ttyrec ttyplay ttytime