pkgsrc/devel/dev86/patches/patch-aa
bouyer 95880836aa Import dev86 package, provided by Pierrick Brossin in private mail.
Linux 8086 development environment.
This is based on Bruce Evans's C compiler with additonal code, including
a reasonable C library for ELKS DOS or standalone, written by myself and
others.

This is a replacement for devel/bcc.
2006-10-15 14:02:37 +00:00

12 lines
347 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2006/10/15 14:02:37 bouyer Exp $
--- Makefile.orig 2004-06-20 19:57:52.000000000 +0200
+++ Makefile
@@ -12,7 +12,6 @@ TARGETS=install clean other \
config tests dis88 doselks bootblocks ld86r
ELKSSRC= /usr/src/elks
-PREFIX= /usr
BINDIR= $(PREFIX)/bin
LIBDIR= $(PREFIX)/lib/bcc
INCLDIR= $(PREFIX)/lib/bcc