mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove an unnecessary .PATH entry.
This commit is contained in:
parent
f038100c39
commit
ddb820b015
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
PROG = boot1
|
||||
|
||||
.PATH: ${.CURDIR}/../../common
|
||||
.PATH: ${.CURDIR}/../libalpha
|
||||
|
||||
SRCS= start.S boot1.c sys.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue