diff options
| author | Lostt <lostt@noreply.codeberg.org> | 2026-05-23 22:20:48 +0200 |
|---|---|---|
| committer | Lostt <lostt@noreply.codeberg.org> | 2026-05-23 22:20:48 +0200 |
| commit | 2c2ea79572c89ddb59a4ac808a873087aa0616c4 (patch) | |
| tree | 08187bc7fa6da1caf0e8d9f1b308626d0a4af62c | |
| parent | fa60b0ad45d4f524962ef99f528076f93ad9efeb (diff) | |
| download | alicelinux-2c2ea79572c89ddb59a4ac808a873087aa0616c4.tar.gz alicelinux-2c2ea79572c89ddb59a4ac808a873087aa0616c4.zip | |
added files for tcc
| -rw-r--r-- | repos/extra/tcc/.files | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/repos/extra/tcc/.files b/repos/extra/tcc/.files new file mode 100644 index 00000000..f1c8d19f --- /dev/null +++ b/repos/extra/tcc/.files @@ -0,0 +1,18 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/tcc +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/libtcc.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/tcc/ +drwxr-xr-x root/root usr/lib/tcc/include/ +-rw-r--r-- root/root usr/lib/tcc/include/float.h +-rw-r--r-- root/root usr/lib/tcc/include/stdarg.h +-rw-r--r-- root/root usr/lib/tcc/include/stdbool.h +-rw-r--r-- root/root usr/lib/tcc/include/stddef.h +-rw-r--r-- root/root usr/lib/tcc/include/tcclib.h +-rw-r--r-- root/root usr/lib/tcc/include/varargs.h +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/tcc.1.gz
\ No newline at end of file |