X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=pkernel%2FMakefile;fp=pkernel%2FMakefile;h=c08634de44e49d4a4addc1a260f630e565432eda;hb=ccf858667cbb6492aeb2f8ec5d6c05492e926ec3;hp=711c85d8a9d28bf569e9abd2bc1c89d0fd11a1f6;hpb=94b234b7918dd72f5beaed5944b1f96c8f3f3ba6;p=pyfrprog.git diff --git a/pkernel/Makefile b/pkernel/Makefile index 711c85d..c08634d 100644 --- a/pkernel/Makefile +++ b/pkernel/Makefile @@ -52,7 +52,7 @@ DEPDIR = .deps #add all objects here -OBJS = vectors.obj start91460.obj mb91465k.obj main.obj rlt.obj uart.obj flash.obj +OBJS = start91460.obj mb91465k.obj main.obj uart.obj flash.obj AS = $(PREFIX)fasm911s CC = $(PREFIX)fcc911s