added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / arch / i386-pc / Drivers / vesa.hidd / mmakefile.src
blob157ddc4632f0e4643a18505f75e58ce8c08a1ddb
1 # $Id$
2 include $(TOP)/config/make.cfg
4 FILES   :=      \
5         vesagfx_init \
6         vesagfxclass \
7         hardware \
8         offbitmap \
9         onbitmap
11 %build_module mmake=kernel-pc-i386-vesa \
12   modname=vesagfx modtype=hidd \
13   files=$(FILES) uselibs="hiddgraphicsstubs oop"