s/SAMPLE/TEST/ for improved consistency with other tests.

This commit is contained in:
Ralf Corsepius
2005-11-10 16:03:14 +00:00
parent 9b34a1d4bc
commit 87f1eae3f4
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
##
NODE = 1
SAMPLE = base_mp-node$(NODE)
TEST = base_mp-node$(NODE)
PGM = ${ARCH}/$(SAMPLE).exe
MANAGERS = io mp

View File

@@ -3,7 +3,7 @@
##
NODE = 2
SAMPLE = base_mp-node$(NODE)
TEST = base_mp-node$(NODE)
PGM = ${ARCH}/$(SAMPLE).exe
MANAGERS = io mp