Implemented MUIM_Family_GetChild in the Group class (i.e. redirect to Family
[AROS.git] / workbench / fs / ntfs / mmakefile.src
blob7f899ba8a8b83e17e79c4ff368bee5b1d35273f5
1 include $(SRCDIR)/config/aros.cfg
3 #MM- workbench-fs-complete : workbench-fs-ntfs
5 #MM workbench-fs-ntfs : workbench-libs-uuid-includes
7 USER_LDFLAGS := -static
9 FILES := startup main disk cache packet ntfs ops lock direntry charset names timer notify support
11 DISABLEDFILES :=   file   
13 %build_prog mmake=workbench-fs-ntfs \
14     progname=ntfs-handler targetdir=$(AROSDIR)/Storage \
15     files="$(FILES)" usestartup=no
17 %common