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

Subversion Repositories c16

[/] [c16/] [trunk/] [compiler/] [Makefile] - Diff between revs 2 and 7

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

Rev 2 Rev 7
Line 25... Line 25...
        flex -o$@ $<
        flex -o$@ $<
 
 
loader: cc80.exe
loader: cc80.exe
        cc80 -l $(MEMTOP) ..\loader.c ..\loader.asm
        cc80 -l $(MEMTOP) ..\loader.c ..\loader.asm
 
 
 
polled: cc80.exe
 
        cc80 $(MEMTOP) ..\polled.c ..\polled.asm
 
 
test:   cc80.exe
test:   cc80.exe
        cc80 $(MEMTOP) ..\test.c ..\test.asm
        cc80 $(MEMTOP) ..\test.c ..\test.asm
 
 
rtos:   cc80.exe
rtos:   cc80.exe
        cc80 $(MEMTOP) ..\rtos.c ..\rtos.asm
        cc80 $(MEMTOP) ..\rtos.c ..\rtos.asm

powered by: WebSVN 2.1.0

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