main shinobi / tests / mk / gnu / targets / ONESHELL / t007 / mk
1
2.ONESHELL:
3SHELL = /usr/bin/perl
4.SHELLFLAGS = -e
5all:; @print "it works\n"