1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/bcc/pkg-plist
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

15 lines
186 B
Plaintext

@cwd /usr/local
@mode 755
@owner bin
@group bin
bin/as86
bin/ld86
bin/bcc
lib/bcc
lib/bcc/bcc-cc1
@mode 644
man/man1/as86.1.gz
man/man1/bcc.1.gz
man/man1/bcc-cc1.1.gz
man/man1/ld86.1.gz