improved distr entry

This commit is contained in:
ceriel 1988-06-27 14:52:18 +00:00
parent 15cf912949
commit 3b32a79997

View file

@ -112,6 +112,8 @@ opr:
make pr | opr
distr: .distr
(cd switch; make distr)
(cd test; make distr)
.distr: Makefile
echo $(DISTR) | tr ' ' '\012' >.distr