"Fossies" - the Fresh Open Source Software archive

Member "links-1.03/rebuild.cmd" of archive links-1.03.tar.gz:


@echo off
set CFLAGS=-Wall -g -O2 -fno-common
rm -f config.h Makefile config.cache
bash ./configure
make clean
make