openbsd-ports/misc/ttyrec/patches/patch-Makefile
reinhard 7c77164b31 update to ttyrec-1.0.6
honor CC/CFLAGS
2002-11-23 12:15:20 +00:00

12 lines
265 B
Plaintext

$OpenBSD: patch-Makefile,v 1.1 2002/11/23 12:15:20 reinhard Exp $
--- 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.6
TARGET = ttyrec ttyplay ttytime