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

Subversion Repositories de1_olpcl2294_system

[/] [de1_olpcl2294_system/] [trunk/] [sw/] [ecos/] [debug/] [Makefile] - Diff between revs 7 and 8

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

Rev 7 Rev 8
Line 4... Line 4...
 
 
# Usage:   make INSTALL_DIR=/path/to/ecos/install
# Usage:   make INSTALL_DIR=/path/to/ecos/install
 
 
# INSTALL_DIR=$$(INSTALL_DIR) # override on make command line
# INSTALL_DIR=$$(INSTALL_DIR) # override on make command line
# INSTALL_DIR = ../ROM_slow/install
# INSTALL_DIR = ../ROM_slow/install
INSTALL_DIR = ../LPC2294_ram/LPC2294_ram_install
# INSTALL_DIR = ../LPC2294_ram/LPC2294_ram_install
 
INSTALL_DIR = ../LPC2294_ram/install
 
 
OBJECT_FILES = main.o
OBJECT_FILES = main.o oc_gpio.o
HEADER_FILES = lpc22xx.h lib_dbg_sh.h
HEADER_FILES = lpc22xx.h lib_dbg_sh.h oc_gpio.h
 
 
 
 
include $(INSTALL_DIR)/include/pkgconf/ecos.mak
include $(INSTALL_DIR)/include/pkgconf/ecos.mak
 
 
XCC           = $(ECOS_COMMAND_PREFIX)gcc
XCC           = $(ECOS_COMMAND_PREFIX)gcc

powered by: WebSVN 2.1.0

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