From c5345aaabafa2fdfca26b164796df11918d32c41 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 216eb2302..67d903cb1 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 -- 2.34.1