|
1 year ago | |
---|---|---|
ext | 1 year ago | |
src | 1 year ago | |
.gitmodules | 1 year ago | |
LICENSE | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago |
Small Linux demo toolkit.
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!