Sometimes it may be useful not to make any intermediate files inside the working directory.
Introduce the following option to select the build directory in configuration files like
BUILDDIR = $(project_build_dir)
which uses a unique build directory, a path generated from the working directory's name, located within the MAKEFILE4LATEX_CACHE directory.
Sometimes it may be useful not to make any intermediate files inside the working directory.
Introduce the following option to select the build directory in configuration files like
which uses a unique build directory, a path generated from the working directory's name, located within the
MAKEFILE4LATEX_CACHEdirectory.