Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1621 → Rev 1681

/shark/branches/xen/drivers/cons/makefile
File deleted
/shark/branches/xen/drivers/cons/Makefile
0,0 → 1,11
targets:= libcons.a
 
libcons.a-objs:= \
cons1.o \
cons2.o \
message.o \
cprintf.o \
crtwin.o
 
cppflags+= -I$(srctree)/drivers/cons/include