# this is a test comment
configure: %%PERL%% Build.PL --install_base=%%INSTALL_BASE%%
make: ./Build
test: ./Build test
# and another
install: ./Build install
