Artifact 7bcf21ca0a7540987b40cc29423a5024bdeaf262:
- File auto.def — part of check-in [584776b151] at 2013-08-22 10:04:04 on branch develop — Fix tab indendation. (user: mastersrp size: 424) [more...]
# Initial auto.def created by 'autosetup --init=make' # vim: filetype=tcl use cc # Add any user options here options { build-type:=standalone => "standalone|lightweight|minimal" } cc-check-tools ar cc-check-includes string.h memory.h define BUILD_TYPE [join [opt-val build-type] ] define USE_SQLITE3 1 define USE_TCL 1 make-config-header src/config.h -bare {HAVE_* USE_*} make-template tup.config.in build/tup.config