summaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-05-09 23:26:39 +0000
committerpav <pav@FreeBSD.org>2004-05-09 23:26:39 +0000
commit7c344eb992fe0f606d0c051512fd87d45c4c2dd1 (patch)
treeb8985673a5b0d2729e0082fd5743f325a8f8b222 /lang/Makefile
parent8795457cab41b101c2d293b8a1ff63b29f1f24ec (diff)
downloadFreeBSD-ports-7c344eb992fe0f606d0c051512fd87d45c4c2dd1.zip
FreeBSD-ports-7c344eb992fe0f606d0c051512fd87d45c4c2dd1.tar.gz
Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizing
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog Z80 based MCUs. PR: ports/66262 Submitted by: Tijl Coosemans <tijl@ulyssis.org>
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 8eb7ad7..9bcdd3c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -237,6 +237,7 @@
SUBDIR += screamer
SUBDIR += scriba
SUBDIR += scsh
+ SUBDIR += sdcc
SUBDIR += siod
SUBDIR += sisc
SUBDIR += slib
OpenPOWER on IntegriCloud