This commit is contained in:
2025-09-21 02:14:44 -07:00
commit 0502c756c1
35 changed files with 1362 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
PACKAGE_TARGET?=
.PHONY: package
package:
@bash ../scripts/package.sh $(PACKAGE_TARGET)