diff Makefile @ 31:cd7448724d74

top Makefile: add abis program subdir
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Aug 2024 21:44:30 +0000
parents 42373f9992cc
children e4a0b4a61649
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