Additions to .PATH are cumulative so referencing $.PATH is not helpful.
Informed by: ru
This commit is contained in:
parent
ac4037eff6
commit
e228fee2c2
@ -13,7 +13,7 @@ SRCS+= est.c p4tcc.c powernow.c
|
||||
.endif
|
||||
|
||||
.if ${MACHINE} == "amd64"
|
||||
.PATH: ${.PATH} ${.CURDIR}/../../i386/cpufreq
|
||||
.PATH: ${.CURDIR}/../../i386/cpufreq
|
||||
SRCS+= powernow.c
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user