summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Gingold2014-01-24 06:35:16 +0100
committerTristan Gingold2014-01-24 06:35:16 +0100
commitb046fa4ce7d213c2dad72a9f3e92b3db5457b7bd (patch)
treea180782369975ca98c095f9879581f1af1444c6f
parentbc3a3375eaae07a7f68eabd9d5c7ca53cf6c2565 (diff)
downloadghdl-b046fa4ce7d213c2dad72a9f3e92b3db5457b7bd.tar.gz
ghdl-b046fa4ce7d213c2dad72a9f3e92b3db5457b7bd.tar.bz2
ghdl-b046fa4ce7d213c2dad72a9f3e92b3db5457b7bd.zip
Add comment.
-rw-r--r--ortho/debug/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ortho/debug/Makefile b/ortho/debug/Makefile
index 1608a6f..7ebaf9d 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