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 6ad19c8c41 fix smold dependencies 5 years ago
ext update smol 5 years ago
src epoch 5 years ago
.gitmodules properly set branch for smol remote 5 years ago
LICENSE epoch 5 years ago
Makefile fix smold dependencies 5 years ago
README.md epoch 5 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