]>
Commit | Line | Data |
---|---|---|
0071a731 DM |
1 | # The new BSD `make' has a bug: it doesn't pass empty arguments in |
2 | # shell commands. So we need to make this value non-empty in order | |
3 | # for the genscripts.sh call to work. There's nothing magic about | |
4 | # the value `/lib'; it's just a dummy. | |
5 | NATIVE_LIB_DIRS = /lib |