Skip to content
Snippets Groups Projects
Commit c7963c99 authored by Reuben Thomas's avatar Reuben Thomas
Browse files

[project @ 2000-07-04 11:34:23 by rrt]

Remove info target for install (we can no longer make info from SGML).
parent ba4c432e
No related merge requests found
#-----------------------------------------------------------------------------
# $Id: Makefile,v 1.1 2000/04/07 11:13:37 simonmar Exp $
# $Id: Makefile,v 1.2 2000/07/04 11:34:23 rrt Exp $
#
# (c) The GHC Team, 2000
#
......@@ -8,7 +8,7 @@ TOP = ../..
include $(TOP)/mk/boilerplate.mk
ifeq "$(BIN_DIST)" "1"
install :: html dvi info
install :: html dvi
endif
SGML_DOC = set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment