diff options
Diffstat (limited to 'utils/kstrip/mkfile')
| -rw-r--r-- | utils/kstrip/mkfile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/utils/kstrip/mkfile b/utils/kstrip/mkfile new file mode 100644 index 00000000..c88945ac --- /dev/null +++ b/utils/kstrip/mkfile @@ -0,0 +1,13 @@ +<../../mkconfig + +TARG=kstrip + +OFILES= kstrip.$O\ + +LIBS= mach bio 9 + +BIN=$ROOT/$OBJDIR/bin + +<$ROOT/mkfiles/mkone-$SHELLTYPE + +CFLAGS= $CFLAGS -I../include |
