diff Makefile @ 902:8ddb16a37273

tree org: move TCH and VM utils from miscutil to tchtools
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 28 Dec 2022 07:52:30 +0000
parents a87ac210727a
children
line wrap: on
line diff
--- a/Makefile	Tue Dec 13 03:24:36 2022 +0000
+++ b/Makefile	Wed Dec 28 07:52:30 2022 +0000
@@ -1,6 +1,6 @@
 CC=	gcc
 CFLAGS=	-O2
-PROGDIR=ffstools loadtools miscutil ringtools rvinterf uptools
+PROGDIR=ffstools loadtools miscutil ringtools rvinterf tchtools uptools
 LIBDIR=	libpwon librftab libserial
 SUBDIR=	${PROGDIR} ${LIBDIR}