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.
30 lines
573 B
Text
30 lines
573 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2006/10/15 14:02:37 bouyer Exp $
|
|
bin/ar86
|
|
bin/as86
|
|
bin/bcc
|
|
bin/ld86
|
|
bin/nm86
|
|
bin/objdump86
|
|
bin/size86
|
|
lib/bcc/as86_encap
|
|
lib/bcc/bcc-cc1
|
|
lib/bcc/bcc-cpp
|
|
lib/bcc/copt
|
|
lib/bcc/${MACHINE_ARCH}/rules.386
|
|
lib/bcc/${MACHINE_ARCH}/rules.end
|
|
lib/bcc/${MACHINE_ARCH}/rules.start
|
|
lib/bcc/rules.186
|
|
lib/bcc/rules.386
|
|
lib/bcc/rules.86
|
|
lib/bcc/rules.end
|
|
lib/bcc/rules.i
|
|
lib/bcc/rules.net
|
|
lib/bcc/rules.start
|
|
lib/bcc/unproto
|
|
man/man1/as86.1
|
|
man/man1/bcc.1
|
|
man/man1/elks.1
|
|
man/man1/elksemu.1
|
|
man/man1/ld86.1
|
|
@dirrm lib/bcc/${MACHINE_ARCH}
|
|
@dirrm lib/bcc
|