From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c15a8d7f9770bcd8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-07 09:36:57 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-han1.dfn.de!news-fra1.dfn.de!news.rwth-aachen.de!news.uni-stuttgart.de!cert.uni-stuttgart.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: AdaBrowse 1.5 available Date: Sun, 07 Apr 2002 18:36:58 +0200 Organization: Enyo -- not your organization Message-ID: <873cy7ihxx.fsf@deneb.enyo.de> References: <4519e058.0204040903.47f037bc@posting.google.com> <877knjivko.fsf@deneb.enyo.de> NNTP-Posting-Host: deneb.enyo.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: cygnus.enyo.de 1018197418 15371 212.9.189.171 (7 Apr 2002 16:36:58 GMT) X-Complaints-To: abuse@enyo.de NNTP-Posting-Date: 7 Apr 2002 16:36:58 GMT Cancel-Lock: sha1:Mwuh7PqMUg7pQ3flB58Uv3uOoRo= Xref: archiver1.google.com comp.lang.ada:22197 Date: 2002-04-07T16:36:58+00:00 List-Id: Pascal Obry writes: > Well it is always good to provide a makefile to build the program, > clean the .o/.ali and executable, build a distrib tarball, install > the soft... It act as the minimum build documentation... It would have to be rewritten before it can be used in the GCC context anyway (objdir/srcdir separation, using the freshly compiled GNAT version, and so on).