From 74a4d8c26dd3c1e9febcb717cfd6cb6512991a7a Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 21:39:35 +0000 Subject: 20060303 --- utils/test/mkfile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 utils/test/mkfile (limited to 'utils/test/mkfile') diff --git a/utils/test/mkfile b/utils/test/mkfile new file mode 100644 index 00000000..4bd74e15 --- /dev/null +++ b/utils/test/mkfile @@ -0,0 +1,21 @@ +<../../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 -- cgit v1.2.3