mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Didn't get these PREFIX specifiers removed with Makefile.inc rev 1.48.
Submitted by: marcel
This commit is contained in:
parent
41337a238e
commit
da5bfe2f43
2 changed files with 0 additions and 4 deletions
|
|
@ -11,6 +11,4 @@ BINDIR= /usr/libexec
|
|||
MAN1= cccp.1
|
||||
MLINKS= cccp.1 cpp.1
|
||||
|
||||
CFLAGS+= -DPREFIX=\"/usr\"
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
|
|
@ -11,6 +11,4 @@ BINDIR= /usr/libexec
|
|||
MAN1= cccp.1
|
||||
MLINKS= cccp.1 cpp.1
|
||||
|
||||
CFLAGS+= -DPREFIX=\"/usr\"
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue