From cba9c8bdd1cc754aa0ae94967ba0a96bdbe30460 Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Wed, 15 May 2002 03:37:55 +0000 Subject: [PATCH] Build the asa(1) utility. PR: 36130 Reviewed by: mike --- usr.bin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index d293aefc5a2..4e8fd1199f2 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -8,6 +8,7 @@ # Moved to secure: bdes # SUBDIR= apply \ + asa \ at \ awk \ banner \