ref: 3eea9f16ffc138a7a5e728397b4e4cc2a7147508
parent: 9396712b9d1e6f5e1e46d76c5050b7704f4e5a97
author: glenda <glenda@krsna>
date: Tue Aug 19 10:10:08 EDT 2025
mkfile
--- a/mkfile
+++ b/mkfile
@@ -9,7 +9,7 @@
TARG=fc
# Source files
-APP=fc.6
+APP=$TARG.6
# Build rules
all:V: $BIN/$TARG
--
⑨