File: HPIA64.def

package info (click to toggle)
pvm 3.4.6-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,284 kB
  • sloc: ansic: 72,074; makefile: 1,198; fortran: 631; sh: 285; csh: 74; asm: 37
file content (17 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# --------------------- Build with GCC -------------------
#CC	= gcc 
#C_OPT	= -mlp64 -pipe -O3 -g -Wall
#F77	= g77
#AS	= /usr/ccs/bin/as
# --------------------- Standard Stuff ---------------------------------
ARCHCFLAGS	=	-DSYSVSIGNAL -DNOWAIT3 -DNOGETDTBLSIZ \
			-DRSHCOMMAND=\"/usr/bin/remsh\" \
			-DCLUMP_ALLOC -DHASSTDLIB
ARCHDLIB	=	-lnsl
ARCHLIB		=	-lnsl
HASRANLIB	=	f
PVM_ARCH	=	HPIA64
AR		=	ar
FC		=	g77
NEEDF2M4	=	t
MAKE		=	gmake