freebsd-ports/sysutils/flasher/files/patch-Makefile
Pete Fritchman c797f1eea2 Add flasher 1.2, monitors log or mail files for writes, and flashes
a keyboard LED.

PR:		35768
Submitted by:	Murray Nesbitt <murray@unixporting.com>
2002-03-18 23:10:09 +00:00

16 lines
231 B
Text

$FreeBSD$
--- Makefile.orig Mon Mar 18 18:03:38 2002
+++ Makefile Mon Mar 18 18:04:08 2002
@@ -1,8 +1,8 @@
-CFLAGS = -Wall -O
+CFLAGS += -Wall
-CC = gcc
-DESTDIR=/usr/local
+CC ?= gcc
+DESTDIR= ${PREFIX}
all: flasher man