FreeCalypso > hg > ice1-trau-tester
changeset 43:55f02d4aee79
top Makefile: add ater8
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 30 Aug 2024 19:04:57 +0000 |
parents | ff94d7fc5891 |
children | 16715bd149e0 |
files | Makefile |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Fri Aug 30 19:02:42 2024 +0000 +++ b/Makefile Fri Aug 30 19:04:57 2024 +0000 @@ -1,4 +1,4 @@ -PROGDIR=ater pcm pcm-br +PROGDIR=ater ater8 pcm pcm-br LIBDIR= libhr libutil SUBDIR= ${PROGDIR} ${LIBDIR} DESTDIR= @@ -6,6 +6,7 @@ all: ${SUBDIR} ater: libutil +ater8: libhr libutil pcm: libutil pcm-br: libutil