code: 9ferno

Download patch

ref: 25e4f8ae90bd66f124f6b96ffdf70ae00100d4c0
parent: 4efa9e330bff64293522c82b9119f37400a147f0
author: joe9 <joe9mail@gmail.com>
date: Wed Jul 28 05:39:24 EDT 2021

Revert "wrong BIN directory"

This reverts commit 195f678619d3bd130993c128b398977036528de4.

--- a/utils/data2s/mkfile
+++ b/utils/data2s/mkfile
@@ -8,6 +8,6 @@
 
 LIBS=bio 9			#order matters
 
-BIN=$ROOT/$OBJDIR/bin
+BIN=$SRC/$OBJDIR/bin
 
 <$SRC/mkfiles/mkone-$SHELLTYPE