From f51734d3de451220c166e188b79e6c3f2b03c997 Mon Sep 17 00:00:00 2001 From: phil Date: Sat, 26 Oct 2019 01:06:55 -0400 Subject: [PATCH] Makefile: add adm, proto wants it (but dataphone h/w & GCOS not avail!) --- build/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Makefile b/build/Makefile index 7671975..d462413 100644 --- a/build/Makefile +++ b/build/Makefile @@ -72,7 +72,7 @@ dirs: # The commands that came from the original scans cmd: dirs \ - $(BINDIR)/apr \ + $(BINDIR)/adm \ $(BINDIR)/apr \ $(BINDIR)/as \ $(BINDIR)/cas \