Lines Matching refs:build

51 	build-aux/compile build-aux/config.guess \
52 build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
53 build-aux/install-sh build-aux/mdate-sh build-aux/missing \
54 build-aux/texinfo.tex
10430 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
10551 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
10555 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
10558 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
10559 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
10560 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
11114 abs_builddir = $(SRC)/grub/grub2/build-bios
11115 abs_srcdir = $(SRC)/grub/grub2/build-bios/..
11116 abs_top_builddir = $(SRC)/grub/grub2/build-bios
11117 abs_top_srcdir = $(SRC)/grub/grub2/build-bios/..
11127 build = i386-pc-solaris2.11
11161 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
11211 MCS_KERNEL = /usr/ccs/bin/mcs -d -n .note -n .comment -n .note.gnu.build-id -n .reginfo -n .rel.dyn
18548 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
18552 || { echo "ERROR: files left in build directory after distclean:" ; \
22685 $(OBJCOPY) -O a.out-i386-linux $< $@ -R .note.gnu.build-id
22691 $(OBJCOPY) -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .interp -R .dynamic -R .hash -R .SUNW_ldynsym -R .dynsym -R .dynstr -R .SUNW_dynsymsort -R .reginfo -R .rel.dyn $< $@;
22697 $(OBJCOPY) -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .interp -R .dynamic -R .hash -R .SUNW_ldynsym -R .dynsym -R .dynstr -R .SUNW_dynsymsort -R .reginfo -R .rel.dyn $< $@;