mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
#
|
|
# Just a target and a command. No command line targets.
|
|
#
|
|
all:
|
|
echo hello
|