import gdb-1999-06-28 snapshot
[deliverable/binutils-gdb.git] / gdb / nlm / Makefile.in
index 54511387a003920f2ac3cce0299a0124a6f1a750..b494da98f2fb028b4dd1641fe00b3fd6f37ce71f 100644 (file)
@@ -41,6 +41,7 @@ man7dir = $(mandir)/man7
 man8dir = $(mandir)/man8
 man9dir = $(mandir)/man9
 infodir = @infodir@
+htmldir = $(prefix)/html
 includedir = @includedir@
 
 SHELL = @SHELL@
@@ -115,6 +116,8 @@ check:
 info dvi:
 install-info:
 clean-info:
+html:
+install-html:
 
 gdbserve.nlm:  gdbserve.O $(srcdir)/gdbserve.def
        ${NLMCONV_FOR_TARGET} -T $(srcdir)/gdbserve.def
This page took 0.02491 seconds and 4 git commands to generate.