changeset 31:cd7448724d74

top Makefile: add abis program subdir
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Aug 2024 21:44:30 +0000
parents 5dd30224b70a
children 94f11dc0d474
files Makefile
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Aug 13 21:38:55 2024 +0000
+++ b/Makefile	Tue Aug 13 21:44:30 2024 +0000
@@ -1,10 +1,11 @@
-PROGDIR=ater pcm
+PROGDIR=abis ater pcm
 LIBDIR=	libutil
 SUBDIR=	${PROGDIR} ${LIBDIR}
 DESTDIR=
 
 all:	${SUBDIR}
 
+abis:	libutil
 ater:	libutil
 pcm:	libutil