code: 9ferno

ref: f9deac96f486835bdef70ec5c6f7353cb7269c67
dir: /utils/ms2/mkfile/

View raw version
<../../mkconfig
CFLAGS=$CFLAGS -I../include

TARG=ms2

OFILES=	ms2.$O\

HFILES=	\
	$ROOT/include/bio.h\
	../include/mach.h\

LIBS=mach bio 9			#order matters

BIN=$ROOT/$OBJDIR/bin

<$ROOT/mkfiles/mkone-$SHELLTYPE