Chameleon

Chameleon Commit Details

Date:2011-08-07 07:37:56 (12 years 8 months ago)
Author:Evan Lojewski
Commit:1319
Parents: 1318
Message:Makefile update
Changes:
M/branches/xZenu/src/arch/ppc/boot2/Makefile

File differences

branches/xZenu/src/arch/ppc/boot2/Makefile
6969
7070
7171
72
72
7373
74
74
7575
7676
7777
install: ${DSTROOT} $(SYMROOT)/boot
@echo "\t[CP] bootx.bootinfo"
@install -c -m 444 $(SYMROOT)/bootx.bootinfo ${DSTROOT}
@cp $(SYMROOT)/bootx.bootinfo ${DSTROOT}
@echo "\t[CP] bootx.xcoff"
@install -c -m 444 $(SYMROOT)/bootx.xcoff ${DSTROOT}
@cp $(SYMROOT)/bootx.xcoff ${DSTROOT}
@# TODO: copy Symbols (linker) so that other can extend w/o having the source

Archive Download the corresponding diff file

Revision: 1319