From ff47f2ee4330ce7b8f7dde809fc6b0fa0aab4f30 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 26 Oct 1984 10:24:48 +0000 Subject: [PATCH] Added a "distr" entry, which will be propagated to the src directory. --- util/LLgen/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/LLgen/Makefile b/util/LLgen/Makefile index 216eb230..67d903cb 100644 --- a/util/LLgen/Makefile +++ b/util/LLgen/Makefile @@ -19,6 +19,9 @@ cmp: -cmp lib/rec $(LIBDIR)/rec -cmp lib/incl $(LIBDIR)/incl +distr: + cd src; make distr + opr: make pr | opr