Lines Matching defs:top_srcdir

38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
40 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \
41 $(top_srcdir)/m4/asm-underscore.m4 $(top_srcdir)/m4/btowc.m4 \
42 $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/dirname.m4 \
43 $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
44 $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
45 $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-o.m4 \
46 $(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/fnmatch.m4 \
47 $(top_srcdir)/m4/getdelim.m4 $(top_srcdir)/m4/getline.m4 \
48 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
49 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \
50 $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \
51 $(top_srcdir)/m4/include_next.m4 \
52 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \
53 $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/langinfo_h.m4 \
54 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
55 $(top_srcdir)/m4/lib-prefix.m4 \
56 $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \
57 $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \
58 $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \
59 $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbsinit.m4 \
60 $(top_srcdir)/m4/mbsrtowcs.m4 $(top_srcdir)/m4/mbstate_t.m4 \
61 $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \
62 $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \
63 $(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \
64 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \
65 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/rawmemchr.m4 \
66 $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \
67 $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \
68 $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
69 $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
70 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \
71 $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strcase.m4 \
72 $(top_srcdir)/m4/strchrnul.m4 $(top_srcdir)/m4/strerror.m4 \
73 $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \
74 $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
75 $(top_srcdir)/m4/sys_wait_h.m4 $(top_srcdir)/m4/sysexits.m4 \
76 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/vasnprintf.m4 \
77 $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/warn-on-use.m4 \
78 $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
79 $(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
80 $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
81 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
640 TARGET_CPPFLAGS = -Wall -W -I$(top_srcdir)/include -I$(top_builddir)/include -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -DGRUB_TARGET_CPU_I386=1 -m32 -nostdinc -isystem /usr/gcc/4.5/lib/gcc/i386-pc-solaris2.11/4.5.2/include
734 top_srcdir = ../../..
770 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \