Subversion Repositories shark

Rev

Rev 1683 | Blame | Compare with Previous | Last modification | View Log | RSS feed

targets:=               \
        abort.o         \
        advtimer.o      \
        aspace.o        \
        ccpu.o          \
        cpu2.o          \
        ctx.o           \
        cxsw-2.o        \
        ctxsw.o         \
        event.o         \
        event1.o        \
        exc.o           \
        fpu.o           \
        idtinit.o       \
        init.o          \
        intevt.o        \
        irq.o           \
        mem.o           \
        time.o          \
        timeint.o       \
        vm86.o          \
        x1.o            \
        xbios.o         \
        xconv.o         \
        xdosf.o         \
        xdosm.o         \
        xinfo.o         \
        xsystab.o       \
        xinit.o         \
        xsys0.o

install-objs:= x0.o

aflags+= -D__VIRCSW__
cppflags+= -I$(srctree)/libc/arch/$(ARCH)/include -D__VIRCSW__