diff options
author | will <will@FreeBSD.org> | 2000-09-16 04:30:35 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-09-16 04:30:35 +0000 |
commit | 383c652a8157d9fe3548980c76b114fe74b6d5e9 (patch) | |
tree | 056f75a3f2b8487b9d76cd4b2fbbf933e09745e7 /devel/Makefile | |
parent | 554a796e1e4418d0c5e024f5370f5cb8cc5332fc (diff) | |
download | FreeBSD-ports-383c652a8157d9fe3548980c76b114fe74b6d5e9.zip FreeBSD-ports-383c652a8157d9fe3548980c76b114fe74b6d5e9.tar.gz |
Add GPASM 0.8.9, the GNU Pic assembler, which can compile assembly files
for 12c508 and 16c84 microcontrollers family.
PR: 20396
Submitted by: Samuel Tardieu <sam@inf.enst.fr>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index df55c28..ff06ccc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -88,6 +88,7 @@ SUBDIR += gnomedebug SUBDIR += gnomevfs SUBDIR += gnustep + SUBDIR += gpasm SUBDIR += gperf SUBDIR += gtksheet SUBDIR += i386-rtems-binutils |