added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / workbench / devs / ram_handler / mmakefile.src
blobb313af80bc8842816f601210d9612210b1d066e2
1 # $Id$
2 include $(TOP)/config/make.cfg
4 #MM- workbench-fs-complete : workbench-fs-ram
5 #MM- workbench-fs-ram : includes linklibs
7 %build_module mmake=workbench-fs-ram \
8     modname=ram modtype=device modsuffix=handler \
9     files="ram_handler HashTable" uselibs="amiga rom"