Home
last modified time | relevance | path

Searched refs:NFSSERVER (Results 1 – 2 of 2) sorted by relevance

/src/tools/regression/nfsmmap/test1/
H A DMakefile3 NFSSERVER?= herring.nlsystems.com macro
8 @if [ `hostname` != ${NFSSERVER} ] ; then \
9 ssh ${NFSSERVER} touch ${.OBJDIR}/test1.data; \
/src/tools/regression/nfsmmap/test2/
H A DMakefile3 NFSSERVER?= herring.nlsystems.com macro
8 @if [ `hostname` != ${NFSSERVER} ] ; then \
9 ssh ${NFSSERVER} touch ${.OBJDIR}/test2.data; \