Help for this page
SHELL := /bin/bash ... .PHONY: clean clean: rm -rf top top2 1.sh
#!/usr/bin/perl use warnings; ... } } say for @links;