shithub: purgatorio

ref: 3866717cbb020199d58171c1c0cdd7382a74ee82
dir: purgatorio/utils/test/mkfile

View raw version
<../../mkconfig

#
#	the test command is only needed on Windows NT and Windows 95
#

TARG=test

OFILES=	test-$TARGMODEL.$O\

HFILES= 

LIBS=9

BIN=$ROOT/$OBJDIR/bin

<$ROOT/mkfiles/mkone-$SHELLTYPE

test-Posix.c test-Inferno.c:QV:
	echo 'test is only built on Windows NT or Windows 95'
	exit 1