Fix a discrepancy in r291738.
The script that generates these makefiles was changed to modify LIBADD rather than LDADD/DPADD, but the makefile itself was also changed in a slightly different way.
This commit is contained in:
parent
a476e3a567
commit
8405751cec
@ -24,6 +24,6 @@ CFILES= \
|
||||
tst.sigwait.c \
|
||||
|
||||
|
||||
LIBADD.tst.sigwait.exe=rt
|
||||
LIBADD.tst.sigwait.exe+= rt
|
||||
|
||||
.include "../../dtrace.test.mk"
|
||||
|
Loading…
x
Reference in New Issue
Block a user