Install the correct name.

This commit is contained in:
steve 1999-07-03 23:58:56 +00:00
parent 4939e9fe61
commit 87dacbe83b
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
# 59 Temple Place - Suite 330
# Boston, MA 02111-1307, USA
#
#ident "$Id: Makefile.in,v 1.2 1999/07/03 20:03:47 steve Exp $"
#ident "$Id: Makefile.in,v 1.3 1999/07/03 23:58:56 steve Exp $"
#
#
SHELL = /bin/sh
@ -57,7 +57,7 @@ lexor.c: lexor.lex
parse.h parse.c: parse.y
bison --verbose -t -d parse.y -o parse.c
install: all installdirs $(bindir)/ivl
install: all installdirs $(bindir)/ivlpp
$(bindir)/ivlpp: ivlpp
$(INSTALL_PROGRAM) ./ivlpp $(bindir)/ivlpp