head 1.3; access; symbols; locks; strict; comment @# @; 1.3 date 2001.02.12.14.50.11; author rse; state Exp; branches; next 1.2; 1.2 date 99.11.12.14.43.46; author rse; state Exp; branches; next 1.1; 1.1 date 99.09.11.12.42.06; author rse; state Exp; branches; next ; desc @@ 1.3 log @Upgrade development scripts @ text @#!/bin/sh CC="ggcc" \ CFLAGS="-pipe -O2 -Wall -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline" \ ./configure \ --prefix=/sw/pkg/sfio \ --with-stdio-src \ --with-stdio-bin \ "$@@" @ 1.2 log @*** empty log message *** @ text @d2 1 a2 1 CC="egcc" \ @ 1.1 log @Incorporate stuff from RSE's Sfio98 variant @ text @d6 2 @