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

 1 mike  1.1.2.1 all: proj
 2 mike  1.1.2.2 	(cd proj; make RAM_LOW_ADRS=07200000 RAM_HIGH_ADRS=07600000)
 3 mike  1.1.2.1 
 4 mike  1.1.2.3 ifndef TOOL
 5                 TOOL=gnu
 6               endif
 7               
 8 mike  1.1.2.1 proj:
 9               	mkdir -p proj
10 mike  1.1.2.2 	cp pegasus.cdf proj
11 mike  1.1.2.3 	( cd proj; vxprj create iq8134x $(TOOL) vxsim.wpj )
12 mike  1.1.2.1 
13               clean:
14               	rm -rf proj
15               
16               share:
17 mike  1.1.2.2 	cp proj/vxWorks /share/vxWorks

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2