The effect of the .distr entry is now done by the
mktree process from /usr/em/distr2.
This commit is contained in:
parent
2cc4735151
commit
df168727a6
|
@ -3,9 +3,6 @@
|
|||
head:
|
||||
echo This Makefile needs arguments
|
||||
|
||||
distr:
|
||||
rm `head -1 LIST`; arch cr `head -1 LIST` `tail +2 LIST`
|
||||
|
||||
clean:
|
||||
rm -f *.old
|
||||
|
||||
|
|
Loading…
Reference in a new issue