diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/Makefile.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sample/Makefile.sample b/sample/Makefile.sample index a18a985..95e7719 100644 --- a/sample/Makefile.sample +++ b/sample/Makefile.sample @@ -43,6 +43,10 @@ NW_SUBDIRS = . # NW_LINEFORMAT = -L"\# %L \"%F\" %N" NW_LINEFORMAT = +# Options for the hyperref package +# HW_HYPER = yes +# NW_HYPER_OPTIONS = "colorlinks=true,linkcolor=blue" + # Location of noweb.mk NW_MAKEFILE = ../noweb.mk |