Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / Usermode / Applications / MultibootCheck_src / Makefile
1 # Project: Multiboot Check
2
3 -include ../Makefile.cfg
4
5 OBJ = MultibootCheck.o
6 BIN = MultibootCheck
7
8 -include ../Makefile.tpl

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