From 742e7e61a360061cd4e7b648247540e080acf9a5 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 23 Feb 2004 22:07:28 +0000 Subject: Add tigcc, a C compiler for the TI89, TI92, and TI92+ calculators. WWW: http://tigcc.ticalc.org/ PR: ports/62938 Submitted by: tuximus --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 285f77993d13..f9dce4a79adb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1143,6 +1143,7 @@ SUBDIR += templ SUBDIR += terminality SUBDIR += tide + SUBDIR += tigcc SUBDIR += tinyq SUBDIR += titano SUBDIR += tkcon -- cgit v1.2.3