freebsd-ports/devel/dev86/files/patch-Makefile
Alejandro Pulver f40deae933 This is port of Robert de Bath's 8086 Linux development environment. It is an
extension to Bruce Evan's C compiler (devel/bcc port).

WWW: http://homepage.ntlworld.com/robert.debath/

PR:		ports/117480
Submitted by:	Philip Schulz <phs at deadc0.de>
2008-02-20 21:16:01 +00:00

11 lines
307 B
Text

--- Makefile.orig 2007-10-25 12:17:41.000000000 +0200
+++ Makefile 2007-10-25 12:17:48.000000000 +0200
@@ -12,7 +12,7 @@
config tests dis88 doselks bootblocks ld86r
ELKSSRC= /usr/src/elks
-PREFIX= /usr
+PREFIX?= /usr
BINDIR= $(PREFIX)/bin
LIBDIR= $(PREFIX)/lib/bcc
INCLDIR= $(PREFIX)/lib/bcc