mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-31 08:56:34 +00:00
ifcopenshell-python makefile - set sh as the main shell explicitly
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
SHELL := sh
|
||||||
IS_STABLE:=FALSE
|
IS_STABLE:=FALSE
|
||||||
VERSION:=$(shell cat ../../VERSION)
|
VERSION:=$(shell cat ../../VERSION)
|
||||||
VERSION_DATE:=$(shell date '+%y%m%d')
|
VERSION_DATE:=$(shell date '+%y%m%d')
|
||||||
|
|||||||
Reference in New Issue
Block a user