OpenCores
URL https://opencores.org/ocsvn/System09/System09/trunk

Subversion Repositories System09

[/] [System09/] [trunk/] [rtl/] [System09_Xess_XSA-3S1000/] [Makefile] - Diff between revs 66 and 69

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 66 Rev 69
Line 51... Line 51...
 
 
#===================================================================
#===================================================================
# You should not need to edit anything below this line
# You should not need to edit anything below this line
 
 
# XESS Tools
# XESS Tools
XSLOAD     := C:/Progra~1/XSTOOLs/xsload.exe
ifeq "$(findstring CYGWIN_NT,$(shell uname -s))" "CYGWIN_NT"
 
XESSPATH := $(shell cygpath "$(XSTOOLS_BIN_DIR)")
 
else
 
XESSPATH := $(XSTOOLS_BIN_DIR)
 
endif
 
XSLOAD     := "$(XESSPATH)/xsload.exe"
 
 
include ../../mkfiles/xilinx_rules.mk
include ../../mkfiles/xilinx_rules.mk
 
 
#===================================================================
#===================================================================
# TARGETS
# TARGETS

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.