# top level python area makefile glue into SRT if exists ifdef SRT_DIST SUBDIRS = graphviz/graph SCRIPTS = ptrun.py BINS = $(SCRIPTS) include SoftRelTools/standard.mk endif