diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-02-26 17:44:59 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-02-26 17:44:59 +0000 |
commit | 0de276bf920792fde90164a06a2be1631f8e1568 (patch) | |
tree | a5cd07253b0fc383be10a51f936d06ddefdfccce /devel/Makefile | |
parent | Add p5-Bundle-Sledge. Sledge is a pure perl, pluggable, lightweight (diff) |
New port: a cross-assembler for 6805, 6809, 68HC11, 6502, Sunplus, 8051,
Z80, PIC, and AVR
PR: 48243
Notes
Notes:
svn path=/head/; revision=76505
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 c66ab63ceaeb..eb84379d980f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -878,6 +878,7 @@ SUBDIR += tkref SUBDIR += tmake SUBDIR += towitoko + SUBDIR += tpasm SUBDIR += tpg SUBDIR += trio SUBDIR += tvision |