mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 08:12:27 +00:00
Updated makefiles from senpy
This commit is contained in:
parent
ea536c0daf
commit
c1174189c6
@ -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