Additions to .PATH are cumulative so referencing $.PATH is not helpful.
Informed by: ru
This commit is contained in:
parent
f1c579b1ec
commit
0b755d6554
@ -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…
Reference in New Issue
Block a user