9 lines
181 B
Makefile
9 lines
181 B
Makefile
# $NetBSD: deptgt-no_parallel.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
|
|
#
|
|
# Tests for the special target .NO_PARALLEL in dependency declarations.
|
|
|
|
# TODO: Implementation
|
|
|
|
all:
|
|
@:;
|