diff options
Diffstat (limited to 'utils/tr/mkfile')
| -rw-r--r-- | utils/tr/mkfile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/utils/tr/mkfile b/utils/tr/mkfile new file mode 100644 index 00000000..410f7a3a --- /dev/null +++ b/utils/tr/mkfile @@ -0,0 +1,13 @@ +<../../mkconfig + +TARG=tr + +OFILES= tr.$O\ + +HFILES= + +LIBS=9 # libbio.a uses lib9.a so order matters. + +BIN=$ROOT/$OBJDIR/bin + +<$ROOT/mkfiles/mkone-$SHELLTYPE |
