Files
sicspsi/tecs/pg_plus/makefile_linux

10 lines
272 B
Plaintext

# Makefile for modifications to PGPLOT allowing for
# timeout on cursor input for the devices VMAC, XWINDOW and XSERVE
ORIG=/afs/psi.ch/project/sinq/linux/pgplot
FFLAGS=-g -Wimplicit -Wall -g -I$(ORIG)
CFLAGS=-g -DPG_PPU -I. -I/usr/X11R6/include
include $(SRC)make_gen