mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
.include "bsd.prog.mk" -> .include <bsd.prog.mk>
This commit is contained in:
parent
62217f350b
commit
c7098a51b3
1 changed files with 1 additions and 1 deletions
|
|
@ -31,5 +31,5 @@ firework: firework.c
|
|||
testcurs: testcurs.c
|
||||
scroll: scroll.c
|
||||
|
||||
.include "bsd.prog.mk"
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue