Dont install veriuser.h.

This commit is contained in:
steve 1999-08-31 23:00:08 +00:00
parent e69345b9fe
commit 5ee83fce70
1 changed files with 2 additions and 3 deletions

View File

@ -18,7 +18,7 @@
# 59 Temple Place - Suite 330
# Boston, MA 02111-1307, USA
#
#ident "$Id: Makefile.in,v 1.3 1999/08/28 02:10:57 steve Exp $"
#ident "$Id: Makefile.in,v 1.4 1999/08/31 23:00:08 steve Exp $"
#
#
SHELL = /bin/sh
@ -61,8 +61,7 @@ clean:
rm -f *.o dep/*.d
install: all installdirs $(libdir)/ivl/system.vpi \
$(includedir)/vpi_user.h \
$(includedir)/veriuser.h
$(includedir)/vpi_user.h
$(libdir)/ivl/system.vpi: ./system.vpi
$(INSTALL_PROGRAM) ./system.vpi $(libdir)/ivl/system.vpi