File: SUNMP.def

package info (click to toggle)
pvm 3.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,236 kB
  • sloc: ansic: 72,074; makefile: 1,197; fortran: 631; sh: 512; csh: 74; asm: 37
file content (16 lines) | stat: -rw-r--r-- 580 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ARCHCFLAGS	=	-DSYSVBFUNC -DSYSVSTR -DNOGETDTBLSIZ -DSYSVSIGNAL \
				-DNOWAIT3 -DRSHCOMMAND=\"/usr/bin/rsh\" -DNOUNIXDOM \
				-DUSESTRERROR -DSHMEM 
#				-DUSESTRERROR -DSHMEM -DPVMUSEMUTEX
# If you want to use MUTEX instead of Semaphores set -DPVMUSEMUTEX here
# and remove the PLOCKFILE definition below
# Note some older machines cannot use the v8plus directive
PLOCKFILE	=	../tas.il -xarch=v8plusa	# Test And Set In Line code
#PLOCKFILE	= 
ARCHDLIB	=	-lnsl -lsocket -lthread
ARCHDOBJ	=
ARCHLIB		=	-lnsl -lsocket -lthread
HASRANLIB	=	f
AR			=	ar
PVM_ARCH	=	SUNMP
MAKE		=	make