An efficiency change only.

This commit is contained in:
keie 1984-12-07 16:52:09 +00:00
parent 89a757d6f9
commit 9b6c26ad14

View file

@ -12,7 +12,7 @@ cmp: all
rm -f head_em tail_em
distr:
arch cr `head -1 LIST` `tail +2 LIST`
arch cr `cat LIST`
all: head_em tail_em