mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
#
|
|
# Just a target and a command. No command line targets.
|
|
#
|
|
all:
|
|
echo hello
|