. ../config/system
. ../config/site
cat <<HERE
#!/bin/sh
# Echo the LDFLAGS required for linking the Elk interpreter kernel.
echo $ldflags
HERE