flag for building crtls & rules

This commit is contained in:
Dave Murphy
2020-05-12 14:04:01 +01:00
parent ad4246dfc4
commit 183ab79cfc

View File

@@ -31,9 +31,9 @@ BUILD_DKPRO_PACKAGE=0
#export MAKEFLAGS="$MAKEFLAGS -j${numcores}"
#---------------------------------------------------------------------------------
# Uncomment to skip building of tools
# Uncomment to skip building of crtls and rules files
#---------------------------------------------------------------------------------
#BUILD_DKPRO_SKIP_TOOLS=1
#BUILD_DKPRO_SKIP_CRTLS=1
# Automated script execution
#---------------------------------------------------------------------------------