Searched refs:AC_DIR (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/regress/libexec/ld.so/dlopen/prog3/
H A DMakefile16 AC_DIR=${.CURDIR}/../libac macro
17 AC_OBJDIR!= if [ -d $(AC_DIR)/${__objdir} ]; then \
18 echo "$(AC_DIR)/${__objdir}"; \
20 echo "$(AC_DIR)"; \
/openbsd-current/regress/libexec/ld.so/dlopen/prog4/
H A DMakefile16 AC_DIR=${.CURDIR}/../libac macro
17 AC_OBJDIR!= if [ -d $(AC_DIR)/${__objdir} ]; then \
18 echo "$(AC_DIR)/${__objdir}"; \
20 echo "$(AC_DIR)"; \
/openbsd-current/regress/libexec/ld.so/initfirst/test2/prog1/
H A DMakefile23 AC_DIR=${.CURDIR}/../libac macro
24 AC_OBJDIR!= if [ -d $(AC_DIR)/${__objdir} ]; then \
25 echo "$(AC_DIR)/${__objdir}"; \
27 echo "$(AC_DIR)"; \
/openbsd-current/regress/libexec/ld.so/initfirst/test2/prog2/
H A DMakefile23 AC_DIR=${.CURDIR}/../libac macro
24 AC_OBJDIR!= if [ -d $(AC_DIR)/${__objdir} ]; then \
25 echo "$(AC_DIR)/${__objdir}"; \
27 echo "$(AC_DIR)"; \

Completed in 169 milliseconds