Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / KernelLand / Modules / USB / HID / Makefile
1 #
2 # Acess2 HID Driver
3 #
4
5 OBJ = main.o mouse.o keyboard.o
6 CPPFLAGS = -I../Core/include
7 NAME = HID
8
9 -include ../Makefile.tpl

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