# HG changeset patch # User Mychaela Falconia # Date 1723585470 0 # Node ID cd7448724d74a122217be462b4509401cb143d1e # Parent 5dd30224b70a3f73b371367822ed99c6aa557a19 top Makefile: add abis program subdir diff -r 5dd30224b70a -r cd7448724d74 Makefile --- 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