freebsd-ports/devel/as31/pkg-descr
Alexey Dokuchaev 880b740272 - Unbreak parallel builds (-jX): their makefile has a "bison" rule which
outputs two files and is triggered twice; use GNU make(1) with ordered
  prerequisites to avoid this race
- Revert r143367 (and drop MAKE_ARGS) since we now need a patch anyways
- While here, convert to OptionsNG, tighten COMMENT, sort the knobs, etc.
- Reformat port description

Reported by:	marino
2013-08-30 03:37:22 +00:00

7 lines
374 B
Text

AS31 is a free 8051 assembler originally written by Ken Stauffer. Versions
of AS31 found here include important bug fixes and added features, such as
standard intel-hex output format for use with PAULMON2 and EPROM programmers.
AS31 is a good tool for building small 8051-based projects that are written
in 100% 8051 assembly language.
WWW: http://www.pjrc.com/tech/8051/