Readme and license
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
# Copyright (c) 2026 0xKSor
|
||||
|
||||
BUILD_DIR := env_var_or_default("BUILD_DIR", justfile_directory() + "/.build")
|
||||
TEMP_DIR := env_var_or_default("TEMP_DIR", BUILD_DIR + "/temp")
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user