b12aeeeef0
Highlights: Added support for RCX 2.0 firmware. Added support for event monitoring/exception handling. Added support for the Scout. Supports many more C-like constructs, but it's still Not Quite C. Many bug fixes. See history.txt in the source for gory details.
13 lines
380 B
Makefile
13 lines
380 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/05/14 20:38:46 nathanw Exp $
|
|
#
|
|
|
|
DISTNAME= nqc-2.3.r1
|
|
PKGNAME= nqc-2.3.1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://www.enteract.com/~dbaum/nqc/release/
|
|
|
|
MAINTAINER= nathanw@netbsd.org
|
|
HOMEPAGE= http://www.enteract.com/~dbaum/nqc/index.html
|
|
COMMENT= Development system for the Lego Mindstorms RCX embedded computer
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|