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!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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!