code: 9ferno

ref: 410c1337e07a9f1d521360a160903fe32b4e0d4a
dir: /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