shithub: purgatorio

ref: 15b2a406cc0e11377cee12b5a112c003f7250a7f
dir: purgatorio/utils/mkppcimage/mkfile

View raw version
<../../mkconfig

TARG=mkppcimage

OFILES=	mkppcimage.$O\

HFILES=\
	a.out.h\
	bio.h\
	mach.h\

LIBS=mach bio 9	# order matters.

CFLAGS=$CFLAGS -I../include

BIN=$ROOT/$OBJDIR/bin

<$ROOT/mkfiles/mkone-$SHELLTYPE