summaryrefslogtreecommitdiff
path: root/matlab_usage_source/local.mk
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2013-09-11 12:03:42 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2013-09-11 12:03:42 -0400
commitad099f123e1542484130b0a5013aafd343705184 (patch)
treea2a3d6ceb8339640d4d0e312be937aa51f6830dd /matlab_usage_source/local.mk
parent39dd3f76635380754e28ce3e87941d4120b2d399 (diff)
downloadmanual_for_Experimental_Atomic_Physics-ad099f123e1542484130b0a5013aafd343705184.tar.gz
manual_for_Experimental_Atomic_Physics-ad099f123e1542484130b0a5013aafd343705184.zip
make is separated to submodules
Diffstat (limited to 'matlab_usage_source/local.mk')
-rw-r--r--matlab_usage_source/local.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/matlab_usage_source/local.mk b/matlab_usage_source/local.mk
index 2091734..14c044f 100644
--- a/matlab_usage_source/local.mk
+++ b/matlab_usage_source/local.mk
@@ -8,6 +8,8 @@ tex_independent :=
t2t_fig_files := errorbar_plot.png errorbar_with_large_font_plot.png fitted_data_improved.png fitted_data.png simple_labeled_and_proper_limits_plot.png simple_labeled_plot.png simple_unlabeled_plot.png
#REQUIRED_TARGETS = html_t2t pdf_tex
-REQUIRED_TARGETS = html_t2t
+REQUIRED_TARGETS := html_t2t
#INSTALLED_TARGETS = install_html_t2t install_pdf_tex
-INSTALLED_TARGETS = install_html_t2t
+INSTALL_TARGETS := install_html_t2t
+CLEAN_TARGETS := clean_t2t clean_tex
+REAL_CLEAN_TARGETS := real_clean_t2t real_clean_tex