code: 9ferno

ref: 80be5158599a247dff7f7701cc883c118b15eaa6
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