From 15a24186b08a81cd5cad12460e23f2952575d979 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 3 May 2020 19:32:55 +0000 Subject: Add exman script --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 226657a..5c9b086 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ SYSTEMS += netbsd SYSTEMS += openbsd SYSTEMS += posix -all: ${SYSTEMS} +all: exman ${SYSTEMS} .SUFFIXES: .tar .url -- cgit 1.4.1