Home | History | Annotate | Download | only in libsa

Lines Matching refs:SADST

6 #	SADST	may be set to the location of the directory where library
20 SADST?= ${.OBJDIR}/lib/sa
28 SALIB= ${SADST}/libsa.o
29 SALIB_PROF= ${SADST}/libsa.po
31 SALIB= ${SADST}/libsa.a
32 SALIB_PROF= ${SADST}/libsa_p.a
38 cd ${SADST} && ${MAKE} -f ${SADIR:q}/Makefile \
72 @if [ -d "${SADST}" ]; then ${SAMAKE} clean; fi
77 @if [ -d "${SADST}" ]; then ${SAMAKE} cleandir; fi
85 @mkdir -p ${SADST}