This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-12-20 07:14:26 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
797fe7ebb1
HardenedBSD
/
share
/
mk
/
bsd.port.pre.mk
8 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-28 02:22:10 +02:00
# $FreeBSD$
Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only a few variables that could be used in the port Makefile for ".if exists()" tests. bsd.port.post.mk defines the rest. Note: if you define USE_X_PREFIX or USE_IMAKE, put it before including bsd.port.pre.mk. These are the only two variables used in the first part. In reality, bsd.port.pre.mk and bsd.port.post.mk just include bsd.port.mk with special variables to turn part of it off.
1998-11-11 06:21:29 +01:00
BEFOREPORTMK
=
yes
Fix the type of .include.
2002-04-19 09:42:41 +02:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
o
r
t
.
m
k
>
Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only a few variables that could be used in the port Makefile for ".if exists()" tests. bsd.port.post.mk defines the rest. Note: if you define USE_X_PREFIX or USE_IMAKE, put it before including bsd.port.pre.mk. These are the only two variables used in the first part. In reality, bsd.port.pre.mk and bsd.port.post.mk just include bsd.port.mk with special variables to turn part of it off.
1998-11-11 06:21:29 +01:00
.
u
n
d
e
f
B
E
F
O
R
E
P
O
R
T
M
K
Reference in New Issue
Copy Permalink