Documented GVF_SAVE_VAR alongside other flags, and removed a query/doubt
[AROS.git] / rom / filesys / SFS / SFSdefragmentGUI / mmakefile.src
blob6ea3916a5e0a8e7e8d34a23503d42c96537389e8
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
5     
6 USER_CFLAGS := -I $(SRCDIR)/$(CURDIR)/../FS -DADATE="\"$(shell date '+%d.%m.%Y')\""
8 %build_prog mmake=workbench-devs-sfs-c-sfsdefragmentgui \
9     files=SFSdefragmentGUI progname=SFSdefragmentGUI targetdir=$(AROS_C)
11 %common