mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Include bsd.own.mk to pick up the definition of MK_GNU_CPIO
This commit is contained in:
parent
d57e5bc480
commit
482ff78560
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
PROG= bsdcpio
|
||||
BSDCPIO_VERSION_STRING=0.9.11b
|
||||
SRCS= cpio.c cmdline.c err.c matching.c pathmatch.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue