summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2013-09-13 19:18:08 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2013-09-13 19:18:08 -0400
commit4301b0e145329017d3d8e301d2581f88cdef279b (patch)
tree93de2e8f010b46bc895d9c374b6704557c6bf268 /Makefile
parentb9c46e1379130002b88cea6d46af991f700c4e28 (diff)
downloadmanual_for_Experimental_Atomic_Physics-4301b0e145329017d3d8e301d2581f88cdef279b.tar.gz
manual_for_Experimental_Atomic_Physics-4301b0e145329017d3d8e301d2581f88cdef279b.zip
subdirs makefile linked to a common template
Diffstat (limited to 'Makefile')
l---------[-rw-r--r--]Makefile27
1 files changed, 1 insertions, 26 deletions
diff --git a/Makefile b/Makefile
index 282e157..70bbe43 100644..120000
--- a/Makefile
+++ b/Makefile
@@ -1,26 +1 @@
-# -*- make -*-
-
-# Default value so one can compile this standalone
-TOPDIR=..
-include $(TOPDIR)/common.mk
-include ./local.mk
-include $(MAKEINCLUDE_DIR)/t2t.mk
-include $(MAKEINCLUDE_DIR)/tex.mk
-include $(MAKEINCLUDE_DIR)/css.mk
-include $(MAKEINCLUDE_DIR)/raw.mk
-
-
-dest_dir = $(DESTDIR)$(PREFIX)/$(PACKAGE_DIR)
-
-.DEFAULT_GOAL := all
-
-all: compile install
-
-compile: $(REQUIRED_TARGETS)
-
-clean: $(CLEAN_TARGETS)
-
-real_clean: $(REAL_CLEAN_TARGETS)
-
-install: $(INSTALL_TARGETS)
-
+../make_templates/subdir_makefile/Makefile \ No newline at end of file