muimaster.library: update minor version
[AROS.git] / arch / m68k-amiga / setpatch / mmakefile.src
blob118e665ad67c9c6c295f3300c3b5fde0e8e453b7
1 # $Id$
2 include $(TOP)/config/make.cfg
4 FILES := setpatch_init addpatch rempatch findpatch
6 %build_module mmake=kernel-setpatch \
7     modname=setpatch modtype=library \
8     files="$(FILES)"
10 %common