mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 12:42:27 +00:00
Updated makefiles from senpy
This commit is contained in:
parent
f04cbeeddb
commit
1543f5550e
4
base.mk
4
base.mk
@ -5,8 +5,8 @@ VERSION ?= $(shell git describe --tags --dirty 2>/dev/null)
|
|||||||
# Get the location of this makefile.
|
# Get the location of this makefile.
|
||||||
MK_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
|
MK_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
|
||||||
|
|
||||||
include .env
|
-include .env
|
||||||
include ../.env
|
-include ../.env
|
||||||
|
|
||||||
.FORCE:
|
.FORCE:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user