Small Linux demo toolkit
Go to file
Shiz 259ba39fb2 epoch 2019-04-21 09:37:20 +02:00
ext epoch 2019-04-21 09:37:20 +02:00
src epoch 2019-04-21 09:37:20 +02:00
.gitmodules epoch 2019-04-21 09:37:20 +02:00
LICENSE epoch 2019-04-21 09:37:20 +02:00
Makefile epoch 2019-04-21 09:37:20 +02:00
README.md epoch 2019-04-21 09:37:20 +02:00

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