1 1.3 rillig # $NetBSD: deptgt-main.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $ 2 1.1 rillig # 3 1.3 rillig # Tests for the special target .MAIN in dependency declarations, which defines 4 1.3 rillig # the main target. This main target is built if no target has been specified 5 1.3 rillig # on the command line or via MAKEFLAGS. 6 1.1 rillig 7 1.1 rillig # TODO: Implementation 8 1.1 rillig 9 1.1 rillig all: 10 1.1 rillig @:; 11