1*7f2fe78bSCy Schubertmydir=appl$(S)sample 2*7f2fe78bSCy SchubertSUBDIRS = sclient sserver 3*7f2fe78bSCy SchubertBUILDTOP=$(REL)..$(S).. 4*7f2fe78bSCy Schubert 5*7f2fe78bSCy Schubertcheck-pytests: 6*7f2fe78bSCy Schubert $(RUNPYTEST) $(srcdir)/t_sample.py $(PYTESTFLAGS) 7