bulk changes: main feat: GNU target

This commit is contained in:
2025-08-23 07:20:35 -04:00
parent fb12449431
commit ea32095d27
12 changed files with 817 additions and 17 deletions

View File

@@ -6,6 +6,9 @@
#include "util.h"
#include "../include/yait.h"
int fno = 0;
bool flast = false;
licence_t TOlicence(char *s)
{
if (!strcmp(s, "mit"))