2 include $(TOP)/config/make.cfg
4 #MM workbench-fs-complete : workbench-fs-setup
5 workbench-fs-complete : $(AROS_FS)/automount-config
7 $(AROS_FS)/automount-config : automount-config
13 @$(IF) $(TEST) ! -d $(AROS_FS) ; then \
14 $(MKDIR) $(AROS_FS) ; \