# # Makefile: Makefile.builddir # # This file was originally generated by shell script "new_project.sh" (r442644) # Tue Nov 4 17:34:51 EST 2014 # ### PATH TO A PRE-BUILT C++ TOOLKIT ### #builddir = $(NCBI)/c++/DebugMT/build ROOT_DIR = $(NCBI)/c++.metastable #ROOT_DIR = $(NCBI)/c++.production #ROOT_DIR = $(NCBI)/c++.stable #MODE=Debug MODE=Release builddir = $(ROOT_DIR)/GCC493-$(MODE)MT/build # builddir = $(NCBI)/c++/Release/build