aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdllocal.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghdldrv/ghdllocal.ads')
-rw-r--r--src/ghdldrv/ghdllocal.ads4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ghdldrv/ghdllocal.ads b/src/ghdldrv/ghdllocal.ads
index 230ddd7f5..0b195dee5 100644
--- a/src/ghdldrv/ghdllocal.ads
+++ b/src/ghdldrv/ghdllocal.ads
@@ -160,5 +160,9 @@ package Ghdllocal is
-- option).
procedure Expect_Filenames (Args : Argument_List);
+ -- Used by --gen-makefile
+ procedure Gen_Makefile_Disp_Header;
+ procedure Gen_Makefile_Disp_Variables;
+
procedure Register_Commands;
end Ghdllocal;