mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Start fresh on master, only apply needed patches on top now. Upstream commit: 56279fdef34eb28a4655b489b992c651bd8379fc Taken from: FreeBSD
6 lines
89 B
Makefile
6 lines
89 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Just a target and a command. No command line targets.
|
|
#
|
|
all:
|
|
echo hello
|