Modules/PS2KbMouse - (minor) Cleanup 8042 driver a little
[tpg/acess2.git] / KernelLand / Modules / Input / PS2KbMouse / Makefile
1 #
2 #
3
4 OBJ = main.o kb.o ps2mouse.o
5 OBJ += 8042.o pl050.o
6 NAME = PS2KbMouse
7
8 -include ../Makefile.tpl

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