summaryrefslogtreecommitdiff
path: root/oldXMenu/autodeps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'oldXMenu/autodeps.mk')
-rw-r--r--oldXMenu/autodeps.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/oldXMenu/autodeps.mk b/oldXMenu/autodeps.mk
new file mode 100644
index 00000000000..f7109295ce2
--- /dev/null
+++ b/oldXMenu/autodeps.mk
@@ -0,0 +1,5 @@
+### autodeps.mk --- lwlib/Makefile fragment for GNU Emacs
+
+## This is inserted in lwlib/Makefile if AUTO_DEPEND=yes.
+
+-include $(ALLOBJS:%.o=${DEPDIR}/%.d)