Better rule for install of system.sft.

This commit is contained in:
steve 2004-08-30 17:42:53 +00:00
parent b631e6e704
commit d3eb53e6b1
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# 59 Temple Place - Suite 330
# Boston, MA 02111-1307, USA
#
#ident "$Id: Makefile.in,v 1.56 2004/06/17 14:47:22 steve Exp $"
#ident "$Id: Makefile.in,v 1.57 2004/08/30 17:42:53 steve Exp $"
#
#
SHELL = /bin/sh
@ -120,7 +120,7 @@ $(vpidir)/system.vpi: ./system.vpi
$(STRIP) $(strip_dynamic) $(vpidir)/system.vpi
$(libdir)/ivl/system.sft: system.sft
$(INSTALL_DATA) system.sft $(libdir)/ivl/system.sft
$(INSTALL_DATA) $< $@
installdirs: ../mkinstalldirs
$(srcdir)/../mkinstalldirs $(vpidir)