This commit is contained in:
cvs
2003-08-27 12:40:32 +00:00
parent a31fdc1846
commit b9517673c8
10 changed files with 35 additions and 28 deletions

View File

@@ -7,11 +7,9 @@
include ../../alpha_def
SICS=src/..
CC = cc
FC = f77
CFLAGS = -std1 -g -warnprotos $(DFORITFY)
CFLAGS = -std1 -g -warnprotos $(DFORTIFY)
FFLAGS = -u -g
ARFLAGS = cr
@@ -21,9 +19,6 @@ SYS_OPEN = _alpha
# -- PGPLOT library
PGLIB =$(PGPLOT_DIR)/libpgplot.a -L/usr/X11R6/lib -lX11
# -- library for ASYNSRV
HARDSUPLIB=../hardsup/libhlib.a
# -- readline library
RDLIB =-lreadline -ltermcap