main
1 2.PHONY: all a.one a.two a.three 3all: a.one* a.t[a-z0-9]o a.th[!q]ee 4a.o[Nn][Ee] a.t*: ; @echo $@