First commit

This commit is contained in:
2023-03-07 08:05:55 -06:00
commit 23a94857d0
4 changed files with 229 additions and 0 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
main: main.c
gcc main.c -o main -L/usr/lib -lXm -lXt -lX11 -l:libXmHTML.so.1.1.10