summaryrefslogtreecommitdiff
path: root/plot/Imakefile
blob: 316b296f8a6804fc83e6ec180e8072b6b5515b80 (plain)
1
2
3
4
5
6
       INCLUDES = -I$(TOP)
        DEPLIBS = $(DEPXLIB)
LOCAL_LIBRARIES = $(XLIB)
  SYS_LIBRARIES = -lm

SimpleProgramTarget(plot)