mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 18:12:20 +00:00
Updated makefiles from senpy
This commit is contained in:
@@ -5,8 +5,8 @@ VERSION ?= $(shell git describe --tags --dirty 2>/dev/null)
|
||||
# Get the location of this makefile.
|
||||
MK_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
|
||||
|
||||
include .env
|
||||
include ../.env
|
||||
-include .env
|
||||
-include ../.env
|
||||
|
||||
.FORCE:
|
||||
|
||||
|
Reference in New Issue
Block a user