blob: 086911190e7510cbe41419d7bd09b377c659ae31 (
plain)
1
2
3
4
5
6
7
8
9
10
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $
A wrapper, "ada", has been placed in ${LOCALBASE}/bin to setup the
environment and call the tools in this package. So, to make a program
with a main program file "main.adb" you would type:
ada gnatmake main.adb
===========================================================================
|