HomeSort by: relevance | last modified time | path
    Searched defs:Makefile (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/autoconf/dist/
GNUmakefile 4 # This makefile is used only if you run GNU Make.
25 _gl-Makefile := $(wildcard [M]akefile)
26 ifneq ($(_gl-Makefile),)
31 # Allow the user to add to this in the Makefile.
34 include Makefile
85 $(MAKE) $(AM_MAKEFLAGS) Makefile
89 .DEFAULT_GOAL := abort-due-to-no-makefile
101 ifeq ($(.DEFAULT_GOAL),abort-due-to-no-makefile)
102 $(MAKECMDGOALS): abort-due-to-no-makefile
105 abort-due-to-no-makefile
    [all...]

Completed in 22 milliseconds