From: Tollef Fog Heen Date: Tue, 30 Jun 2009 02:25:55 +0000 (+0200) Subject: Compile parallel by default X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b55a8e3a90e876fe1b80c886e63bb5d9fe0e022a;p=moreutils Compile parallel by default --- diff --git a/Makefile b/Makefile index 16d88b4..be51ab3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BINS=isutf8 ifdata ifne pee sponge mispipe lckdo +BINS=isutf8 ifdata ifne pee sponge mispipe lckdo parallel PERLSCRIPTS=vidir vipe ts combine zrun MANS=sponge.1 vidir.1 vipe.1 isutf8.1 ts.1 combine.1 ifdata.1 ifne.1 pee.1 zrun.1 mispipe.1 lckdo.1 CFLAGS=-O2 -g -Wall