Added static LDFLAGS and LDLIBS.

This commit is contained in:
Janet B. Anderson
2002-12-18 22:43:56 +00:00
parent ada93e313d
commit b2ff9f1094
@@ -18,3 +18,10 @@ AR = ar -rc
RANLIB=
LD = ld -r
STATIC_LDFLAGS_YES= -Bstatic
STATIC_LDFLAGS_NO=
STATIC_LDLIBS_YES= -Bdynamic
STATIC_LDLIBS_NO=
#SHRLIB_LDFLAGS_YES = -G -h $@ -z ignore -z combreloc -z lazyload