Files
sicspsi/tecs/pg_plus/makefile_linux
2004-07-06 13:14:34 +00:00

10 lines
280 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/distsrc/pgplot
FFLAGS=-g -Wimplicit -Wall -g -I$(ORIG)
CFLAGS=-g -DPG_PPU -I. -I/usr/X11R6/include
include $(SRC)make_gen