mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
* Makefile: Add format. * include/fslib/vfatlib.h (VfatFormat): Prototype. * lib/fmifs/format.c (VfatFormat): Add stub. * lib/fmifs/makefile (TARGET_LIBS): Add vfatlib.a. * lib/fslib/vfatlib/vfatlib.c (VfatFormat): Add stub. * tools/helper.mk: Do not install .sym files for static libraries. * subsys/system/format: New directory. * subsys/system/format/makefile: New file. * subsys/system/format/format.c: Ditto. svn path=/trunk/; revision=4504