mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04: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
|