(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / vxworks / iq8134x

File: [Pegasus] / pegasus / vxworks / iq8134x / Attic / Makefile (download)
Revision: 1.1.2.3, Thu Nov 8 23:21:52 2007 UTC (16 years, 7 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
CVS Tags: TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2
Changes since 1.1.2.2: +5 -1 lines
PEP#: 305
TITLE: VxWorks Port

DESCRIPTION: Ongoing VxWorks porting.

all: proj
	(cd proj; make RAM_LOW_ADRS=07200000 RAM_HIGH_ADRS=07600000)

ifndef TOOL
  TOOL=gnu
endif

proj:
	mkdir -p proj
	cp pegasus.cdf proj
	( cd proj; vxprj create iq8134x $(TOOL) vxsim.wpj )

clean:
	rm -rf proj

share:
	cp proj/vxWorks /share/vxWorks

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2