DEBSOURCES
Skip Quicknav
sources / mk-configure / 0.37.0-2 / examples / strtoi / test.mk
123456
.PHONY : test_output test_output: @set -e; \ ${.OBJDIR}/prog < ${.CURDIR}/input.in .include <mkc.minitest.mk>