URL
https://opencores.org/ocsvn/System09/System09/trunk
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
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.