mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
10 lines
230 B
Makefile
10 lines
230 B
Makefile
|
|
# $NetBSD: depsrc.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
|
||
|
|
#
|
||
|
|
# Tests for special sources (those starting with a dot, followed by
|
||
|
|
# uppercase letters) in dependency declarations, such as .PHONY.
|
||
|
|
|
||
|
|
# TODO: Implementation
|
||
|
|
|
||
|
|
all:
|
||
|
|
@:;
|