Searched refs:top_srcdir (Results 1 - 25 of 315) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/groff/
H A DMakefile.man5 $(top_builddir)/stamp-h $(MANPAGES): $(top_srcdir)/VERSION $(top_srcdir)/REVISION
H A DMakefile.cpg3 $(top_srcdir)/Makefile.comm \
6 $(top_srcdir)/Makefile.cpg \
27 $(top_builddir)/stamp-h $(MANPAGES): $(top_srcdir)/VERSION $(top_srcdir)/REVISION
/freebsd-11-stable/contrib/expat/
H A Dtest-driver-wrapper.sh32 top_srcdir="$(dirname "$(type -p "$0")")"
43 exec "${top_srcdir}"/conftools/test-driver "${test_driver_args[@]}" "${top_builddir}"/run.sh "$@"
/freebsd-11-stable/contrib/openbsm/bin/auditreduce/
H A DMakefile.am2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-11-stable/contrib/openbsm/bin/praudit/
H A DMakefile.am2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-11-stable/contrib/openbsm/libauditd/
H A DMakefile.am2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-11-stable/contrib/openbsm/modules/auditfilter_noop/
H A DMakefile.am2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-11-stable/contrib/openbsm/test/bsm/
H A DMakefile.am2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-11-stable/contrib/openbsm/tools/
H A DMakefile.am2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-11-stable/crypto/heimdal/etc/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-11-stable/contrib/openbsm/bin/auditfilterd/
H A DMakefile.am2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
/freebsd-11-stable/contrib/libucl/src/
H A DMakefile.am1 libucl_common_cflags= -I$(top_srcdir)/src \
2 -I$(top_srcdir)/include \
3 -I$(top_srcdir)/uthash \
4 -I$(top_srcdir)/klib \
24 include_HEADERS= $(top_srcdir)/include/ucl.h \
25 $(top_srcdir)/include/ucl++.h
/freebsd-11-stable/contrib/openpam/bin/openpam_dump_policy/
H A DMakefile.am3 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/libpam
/freebsd-11-stable/crypto/heimdal/appl/ftp/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-11-stable/crypto/heimdal/include/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-11-stable/contrib/ntp/adjtimed/
H A DMakefile.am21 include $(top_srcdir)/bincheck.mf
22 include $(top_srcdir)/sntp/check-libntp.mf
23 include $(top_srcdir)/depsver.mf
24 include $(top_srcdir)/includes.mf
/freebsd-11-stable/contrib/libucl/lua/
H A DMakefile.am1 ucl_common_cflags= -I$(top_srcdir)/src \
2 -I$(top_srcdir)/include \
3 -I$(top_srcdir)/uthash \
10 ucl_la_LIBADD= $(top_srcdir)/src/libucl.la \
17 include_HEADERS= $(top_srcdir)/include/lua_ucl.h
/freebsd-11-stable/contrib/openbsm/bin/audit/
H A DMakefile.am2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
15 auditd_controlUser.c auditd_control.h: $(top_srcdir)/bin/auditd/auditd_control.defs
16 $(MIG) -user auditd_controlUser.c -header auditd_control.h -server /dev/null -sheader /dev/null $(top_srcdir)/bin/auditd/auditd_control.defs
/freebsd-11-stable/contrib/openpam/modules/pam_return/
H A DMakefile.am8 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/libpam
/freebsd-11-stable/crypto/heimdal/appl/ftp/common/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-11-stable/crypto/heimdal/include/gssapi/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-11-stable/crypto/heimdal/lib/vers/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-11-stable/contrib/libreadline/examples/
H A DMakefile.in26 top_srcdir = @top_srcdir@
38 INCLUDES = -I$(srcdir) -I$(top_srcdir) -I..
96 fileman.o: $(top_srcdir)/readline.h
97 rltest.o: $(top_srcdir)/readline.h
98 rl.o: $(top_srcdir)/readline.h
99 rlversion.o: $(top_srcdir)/readline.h
100 histexamp.o: $(top_srcdir)/history.h
101 rlcat.o: $(top_srcdir)/readline.h $(top_srcdir)/histor
[all...]

Completed in 121 milliseconds

1234567891011>>