# HG changeset patch # User Mychaela Falconia # Date 1724821349 0 # Node ID e4a0b4a6164915356fdaf2af75e66a51b49c37c3 # Parent 499d065ee591027e5b902c69cd225611e22e4143 top Makefile: add pcm-br diff -r 499d065ee591 -r e4a0b4a61649 Makefile --- a/Makefile Wed Aug 28 05:00:38 2024 +0000 +++ b/Makefile Wed Aug 28 05:02:29 2024 +0000 @@ -1,4 +1,4 @@ -PROGDIR=abis ater pcm +PROGDIR=abis ater pcm pcm-br LIBDIR= libutil SUBDIR= ${PROGDIR} ${LIBDIR} DESTDIR= @@ -8,6 +8,7 @@ abis: libutil ater: libutil pcm: libutil +pcm-br: libutil ${SUBDIR}: FRC config.defs cd $@; ${MAKE} ${MFLAGS}