Small Linux demo toolkit
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Shiz 77bc175495 update smol for R_X86_64_REX_GOTPCRELX reloc 4 years ago
ext update smol for R_X86_64_REX_GOTPCRELX reloc 4 years ago
src close GTK event loop on window close 4 years ago
.gitmodules properly set branch for smol remote 4 years ago
LICENSE epoch 4 years ago
Makefile fix smold dependencies 4 years ago
README.md epoch 4 years ago

README.md

liner

Small Linux demo toolkit.

Usage

Edit your stuff in src/, edit Makefile to include your desired libraries in PKGS = or LIBS = , and edit the $(B)/demo.o: line to include the object files your demo consists of. Then just run Make!

License

WTFPL