]> git.pond.sub.org Git - empserver/blobdiff - Make.mk
Start the makefile's dependency section with a comment
[empserver] / Make.mk
diff --git a/Make.mk b/Make.mk
index bcce337bf11255897cf3e47cc4e3082e43a8b5ee..545eb0b5a0d455b9508a57b693fb6dd31915cb6f 100644 (file)
--- a/Make.mk
+++ b/Make.mk
@@ -355,6 +355,8 @@ dist-info: info html
        $(tarball) $(TARNAME)-info-text-$(VERSION) -C info.nr $(info)
        $(tarball) $(TARNAME)-info-html-$(VERSION) -C info.html $(addsuffix .html, $(info))
 
+# Dependencies
+
 ifneq ($(deps),)
 -include $(deps)
 endif