From: joeyh Date: Sun, 19 Feb 2006 20:33:18 +0000 (+0000) Subject: releasing version 0.1 X-Git-Tag: 0.1 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee3eecafa0cc1a4efa0503117144205bedbdf6a1;p=moreutils releasing version 0.1 --- diff --git a/Makefile b/Makefile index 1ffa16b..cf5c6b1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,6 @@ BINS=isutf8 PERLSCRIPTS=sponge vidir vipe ts MANS=sponge.1 vidir.1 vipe.1 isutf8.1 ts.1 CFLAGS=-O2 -g -Wall -CXXFLAGS=-O2 -g -Wall all: $(BINS) $(MANS)