shithub: purgatorio

ref: bd6c2aad586814b091ce5aca9d41cf2c51adb37b
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