shithub: purgatorio

ref: a411870ee4640241e3c494367d922847da84f972
dir: purgatorio/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