From: ceriel Date: Mon, 27 Jun 1988 14:52:18 +0000 (+0000) Subject: improved distr entry X-Git-Tag: release-5-5~3142 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3b32a799979056530c40dd309657d69870451f76;p=ack.git improved distr entry --- diff --git a/util/int/Makefile b/util/int/Makefile index d4070b3bc..6444a7887 100644 --- a/util/int/Makefile +++ b/util/int/Makefile @@ -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