Use gcc auto-dependency information for lwlib and oldXMenu
[bpt/emacs.git] / oldXMenu / autodeps.mk
diff --git a/oldXMenu/autodeps.mk b/oldXMenu/autodeps.mk
new file mode 100644 (file)
index 0000000..f710929
--- /dev/null
@@ -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)