chore(AutoMake): config install

This commit is contained in:
2025-11-01 22:48:43 +01:00
parent d84d0db327
commit 1835050079
7 changed files with 86 additions and 72 deletions
+6 -2
View File
@@ -5,11 +5,15 @@
#ifndef PACKAGE
#define PACKAGE "forge"
#endif /* PACKAGE */
#endif
#ifndef VERSION
#define VERSION "steel-dev"
#endif /* VERSION */
#endif
#ifndef DATADIR
#define DATADIR "."
#endif
/* TYPES */