Home | History | Annotate | Download | only in grub

Lines Matching full:makefile

274 config_files=" Makefile stage1/Makefile stage2/Makefile docs/Makefile lib/Makefile util/Makefile grub/Makefile netboot/Makefile util/grub-image util/grub-install util/grub-md5-crypt util/grub-terminfo util/grub-set-default"
400 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
401 "stage1/Makefile" ) CONFIG_FILES="$CONFIG_FILES stage1/Makefile" ;;
402 "stage2/Makefile" ) CONFIG_FILES="$CONFIG_FILES stage2/Makefile" ;;
403 "docs/Makefile" ) CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;;
404 "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
405 "util/Makefile" ) CONFIG_FILES="$CONFIG_FILES util/Makefile" ;;
406 "grub/Makefile" ) CONFIG_FILES="$CONFIG_FILES grub/Makefile" ;;
407 "netboot/Makefile" ) CONFIG_FILES="$CONFIG_FILES netboot/Makefile" ;;
1163 # Check whether this is an Automake generated Makefile or not.
1164 # We used to match only the files named `Makefile.in', but
1167 # each Makefile.in and add a new line on top of each file to say so.
1186 # from the Makefile without running `make'.