From b046fa4ce7d213c2dad72a9f3e92b3db5457b7bd Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 24 Jan 2014 06:35:16 +0100 Subject: Add comment. --- ortho/debug/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ortho') diff --git a/ortho/debug/Makefile b/ortho/debug/Makefile index 1608a6fa1..7ebaf9d94 100644 --- a/ortho/debug/Makefile +++ b/ortho/debug/Makefile @@ -43,4 +43,6 @@ force: ORTHO_PACKAGE=Ortho_Debug ORTHO_BASENAME=$(orthobe_srcdir)/ortho_debug -include $(ortho_srcdir)/Makefile.inc \ No newline at end of file +# Automatically build ortho_debug.ads from ortho_node.common.ads and +# ortho_debug.private.ads +include $(ortho_srcdir)/Makefile.inc -- cgit v1.2.3