aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-06 13:26:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-06 13:26:11 +0000
commitad529cf229144a5b683444357cfd125de43753d3 (patch)
tree0517d00e628669d2c5e3c0d999485a86b2a3560b /devel/Makefile
parent0d9a1d7920a68be922ad5048c4e5eb125d6771c7 (diff)
downloadports-ad529cf229144a5b683444357cfd125de43753d3.tar.gz
ports-ad529cf229144a5b683444357cfd125de43753d3.zip
Add as31, a free 8051 assembler originally written by Ken Stauffer.
AS31 is a good tool for building small 8051-based projects that are written in 100% 8051 assembly language. PR: ports/59549 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes
Notes: svn path=/head/; revision=95187
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 399cbd672118..3c8cabdc8dc0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -38,6 +38,7 @@
SUBDIR += arm-rtems-gcc
SUBDIR += arm-rtems-gdb
SUBDIR += arm-rtems-objc
+ SUBDIR += as31
SUBDIR += as80
SUBDIR += asis
SUBDIR += asl