freebsd-ports/devel/bcc/Makefile
Joerg Wunsch b7e5135427 Bruce Evans' bcc C compiler.
It is able to handle 16-bit code as well, and comes with an own
assembler and loader.  (They are already known from Minix and Linux as
the `bin86' package.)

With a bit of `dd' magic, bcc can be used to compile messdos programs.
1995-03-26 18:08:54 +00:00

10 lines
189 B
Makefile

# New ports collection makefile for: bcc
# Date created: 26 March 1995
# Whom: joerg
#
# $Id: Makefile,v 1.1.1.1 1994/12/28 11:53:41 joerg Exp $
#
DISTNAME= bcc
.include <bsd.port.mk>