code: 9ferno

ref: 6966e8d72ae8fb72ebf98909acbd464aff84a3cc
dir: /utils/sed/mkfile/

View raw version
<../../mkconfig

TARG=sed

OFILES=	sed.$O\

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

LIBS=regexp bio 9		# libbio.a uses lib9.a so order matters.

CFLAGS=$CFLAGS -I../include

BIN=$ROOT/$OBJDIR/bin

<$ROOT/mkfiles/mkone-$SHELLTYPE