cleanup makefile and fix platform bug introduced in last commit
authorAli Saidi <saidi@eecs.umich.edu>
Tue, 23 Nov 2004 08:20:27 +0000 (03:20 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Tue, 23 Nov 2004 08:20:27 +0000 (03:20 -0500)
commit8d148125f2d4af2892fe192656b58748af2a76b1
treef82b61b055e2670340f4de055e1b97878b7694c3
parent8cfbcbdb9c9f1a73cc33cceb0409e2ac0727f59d
cleanup makefile and fix platform bug introduced in last commit

palcode/Makefile:
    Cleanup make file, no more ugly preprocessing steps
palcode/platform_m5.S:
    fix a mistake with m5 platform cleanup from before
system/alpha/palcode/Makefile
system/alpha/palcode/osfpal.S [new file with mode: 0644]
system/alpha/palcode/osfpal.s [deleted file]
system/alpha/palcode/osfpal_cache_copy.S [new file with mode: 0644]
system/alpha/palcode/osfpal_cache_copy.s [deleted file]
system/alpha/palcode/osfpal_cache_copy_unaligned.S [new file with mode: 0644]
system/alpha/palcode/osfpal_cache_copy_unaligned.s [deleted file]
system/alpha/palcode/platform_m5.S [new file with mode: 0644]
system/alpha/palcode/platform_m5.s [deleted file]
system/alpha/palcode/platform_tlaser.S [new file with mode: 0644]
system/alpha/palcode/platform_tlaser.s [deleted file]