30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
Path: news.funet.fi!sunic!mcsun!uunet!munnari.oz.au!bruce!cechew
|
|
From: cechew@bruce.cs.monash.OZ.AU (Earl Chew)
|
|
Newsgroups: comp.os.minix
|
|
Subject: cppmake 2.3
|
|
Keywords: cppmake
|
|
Message-ID: <3347@bruce.cs.monash.OZ.AU>
|
|
Date: 14 Nov 90 22:20:59 GMT
|
|
Organization: Monash Uni. Computer Science, Australia
|
|
Lines: 19
|
|
|
|
The following uuencoded shar files contain the sources for cppmake 2.3. This
|
|
version of cppmake has been upgraded for 1.5.10 and contains some bug fixes
|
|
for:
|
|
|
|
1. trailing make options sometimes not passed to make
|
|
2. quoted newline sometimes consumed cpp directives
|
|
|
|
It should be noted that cppmake uses fopen(name, "w+") to create readable
|
|
temporary files. 1.5.10 stdio does not support the '+' update mode. Use estdio
|
|
or a hacked version of 1.5.10 stdio.
|
|
|
|
The shar files were created using shar followed by compress followed by uue. To
|
|
recover, use uud followed by uncompress followed by sh or unshar.
|
|
|
|
Earl
|
|
--
|
|
Earl Chew, Dept of Computer Science, Monash University, Australia 3168
|
|
EMAIL: cechew@bruce.cs.monash.edu.au PHONE: 03 5655447 FAX: 03 5655146
|
|
----------------------------------------------------------------------
|