Blame


1 c84d8c75 2019-01-02 stsp REGRESS_TARGETS=checkout update
2 0e673013 2019-01-02 stsp
3 0e673013 2019-01-02 stsp checkout:
4 0e673013 2019-01-02 stsp ./checkout.sh
5 0e673013 2019-01-02 stsp
6 c84d8c75 2019-01-02 stsp update:
7 c84d8c75 2019-01-02 stsp ./update.sh
8 c84d8c75 2019-01-02 stsp
9 0e673013 2019-01-02 stsp .include <bsd.regress.mk>