M.Z.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user