mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
9 lines
140 B
Makefile
9 lines
140 B
Makefile
|
|
# $NetBSD: opt-debug.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
|
||
|
|
#
|
||
|
|
# Tests for the -d command line option.
|
||
|
|
|
||
|
|
# TODO: Implementation
|
||
|
|
|
||
|
|
all:
|
||
|
|
@:;
|