mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
7 lines
89 B
Makefile
7 lines
89 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
#
|
||
|
|
# Just a target and a command. No command line targets.
|
||
|
|
#
|
||
|
|
all:
|
||
|
|
echo hello
|