diff options
Diffstat (limited to 'sim/common/Make-common.in')
-rw-r--r-- | sim/common/Make-common.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in index c92228b..4edc54c 100644 --- a/sim/common/Make-common.in +++ b/sim/common/Make-common.in @@ -512,10 +512,18 @@ installdirs: check: +html: +clean-html: +install-html: + info: clean-info: install-info: +pdf: +clean-pdf: +install-pdf: + .NOEXPORT: MAKEOVERRIDES= |