Kernel/VTerm - "Fix" wrapping issue in VTerm (why was old behavior there?)
[tpg/acess2.git] / Usermode / Applications / cpuid_src / Makefile
1 # Project: cpuid
2
3 -include ../Makefile.cfg
4
5 OBJ = main.o
6 BIN = cpuid
7
8 -include ../Makefile.tpl

UCC git Repository :: git.ucc.asn.au