*** empty log message ***
This commit is contained in:
@ -4,11 +4,11 @@ set what="$1"
|
|||||||
set where="$2"
|
set where="$2"
|
||||||
|
|
||||||
set destlist=( type@osf1 \
|
set destlist=( type@osf1 \
|
||||||
amor@amor:tecs/ focus@focus:tecs/ trics@trics:tecs/ \
|
|
||||||
alpha=/afs/psi.ch/project/sinq/tru64/stow/tecs/bin/ \
|
alpha=/afs/psi.ch/project/sinq/tru64/stow/tecs/bin/ \
|
||||||
type@linux \
|
type@linux \
|
||||||
slinux=/afs/psi.ch/project/sinq/sl-linux/stow/tecs/bin/ \
|
slinux=/afs/psi.ch/project/sinq/sl-linux/stow/tecs/bin/ \
|
||||||
linux=/afs/psi.ch/project/sinq/linux/stow/tecs/bin/ \
|
linux=/afs/psi.ch/project/sinq/linux/stow/tecs/bin/ \
|
||||||
|
amor@amor:tecs/ focus@focus:tecs/ trics@trics:tecs/ \
|
||||||
tasp@tasp:tecs/ dmc@dmc:tecs/ hrpt@hrpt:tecs/ \
|
tasp@tasp:tecs/ dmc@dmc:tecs/ hrpt@hrpt:tecs/ \
|
||||||
morpheus@morpheus:tecs/ sans@sans:tecs/ sans2@sans2:tecs/ \
|
morpheus@morpheus:tecs/ sans@sans:tecs/ sans2@sans2:tecs/ \
|
||||||
type@darwin \
|
type@darwin \
|
||||||
|
@ -1,6 +1,14 @@
|
|||||||
# M. Zolliker 03.2005
|
# M. Zolliker 03.2005
|
||||||
|
|
||||||
default:
|
%: usage
|
||||||
|
@echo
|
||||||
|
|
||||||
|
%.o: usage
|
||||||
|
@echo
|
||||||
|
|
||||||
|
default: usage
|
||||||
|
|
||||||
|
usage:
|
||||||
@ echo ""
|
@ echo ""
|
||||||
@ echo "Usage:"
|
@ echo "Usage:"
|
||||||
@ echo ""
|
@ echo ""
|
||||||
@ -10,3 +18,4 @@ default:
|
|||||||
@ echo ""
|
@ echo ""
|
||||||
@ ls -1 makefile_* | pr -t -o 4
|
@ ls -1 makefile_* | pr -t -o 4
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user