Allow COPYRIGHT_Vendor to come from CFLAGS
Reviewed by: stevek Sponsored by: Juniper Networks Inc.
This commit is contained in:
parent
648fa3558c
commit
f1e039d057
@ -27,9 +27,11 @@
|
||||
|
||||
/* Copyrights macros */
|
||||
|
||||
/* Add a FreeBSD vendor copyright here */
|
||||
/* Add a FreeBSD vendor copyright here - or via CFLAGS */
|
||||
#ifndef COPYRIGHT_Vendor
|
||||
#define COPYRIGHT_Vendor \
|
||||
""
|
||||
#endif
|
||||
|
||||
/* FreeBSD */
|
||||
#define COPYRIGHT_FreeBSD \
|
||||
|
Loading…
Reference in New Issue
Block a user