1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Replaced OPENPILOT_IS_COOL by TOP_LEVEL_MAKEFILE

This commit is contained in:
paul Jewell 2015-07-13 16:12:10 +01:00 committed by LibrePilot Packager
parent ca8c7b6b96
commit 6b6461c8b4
28 changed files with 28 additions and 28 deletions

View File

@ -23,7 +23,7 @@
# Lower level makefiles assume that these variables are defined. To ensure
# that a special magic variable is exported here. It must be checked for
# existance by each sub-make.
export OPENPILOT_IS_COOL := Fuck Yeah!
export TOP_LEVEL_MAKEFILE := TRUE
# It is possible to set OPENPILOT_DL_DIR and/or OPENPILOT_TOOLS_DIR environment
# variables to override local tools download and installation directorys. So the

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -17,7 +17,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#####
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -17,7 +17,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -17,7 +17,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#####
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#####
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -17,7 +17,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#####
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -24,7 +24,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -24,7 +24,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -24,7 +24,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -45,7 +45,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error $(notdir $(lastword $(MAKEFILE_LIST))) should be included by the top level Makefile)
endif

View File

@ -2,7 +2,7 @@
# MacOSX-specific packaging script
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -2,7 +2,7 @@
# Linux-specific packaging script
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif

View File

@ -2,7 +2,7 @@
# Windows-specific packaging script
#
ifndef OPENPILOT_IS_COOL
ifndef TOP_LEVEL_MAKEFILE
$(error Top level Makefile must be used to build this target)
endif