mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix syntax error, makefile comments start with #.
Submitted by: bde Approved by: re (kensmith)
This commit is contained in:
parent
1a00526bec
commit
5abb7fe2e9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$ $FreeBSD$
|
||||
# $FreeBSD$
|
||||
# This makefile has been uglified for portability.
|
||||
# Nothing yet works with gmake for the path to the sources.
|
||||
.PATH: ..
|
||||
|
|
|
|||
Loading…
Reference in a new issue