Skip to content
Snippets Groups Projects
Commit 24283481 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1997-09-30 10:26:40 by simonm]

version ==> 2.07
PACKAGE_LIBSCRIPTS ==> PACKAGE_LIB_SCRIPTS
parent afc7564e
No related merge requests found
......@@ -78,7 +78,7 @@ real_libdir = $(libdir)/$(package)-$(version)
real_datadir = $(datadir)/$(package)-$(version)
package = ghc
version = 2.03
version = 2.07
PERL = @PerlCmd@
RM = rm -f
MV = mv
......@@ -101,7 +101,7 @@ VERSION_SYMLINKS_FOR=ghc
# local setup/install information prepended.
#
PACKAGE_SCRIPTS=ghc stat2resid hstags mkdependHS
PACKAGE_LIBSCRIPTS=hscpp
PACKAGE_LIB_SCRIPTS=hscpp
# Binaries to install
PACKAGE_BINS=$(PACKAGE_SCRIPTS) hp2ps
......
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