improved distr entry

This commit is contained in:
ceriel 1988-06-27 14:52:18 +00:00
parent dc7180fb8f
commit 56b8473042

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