Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1621 → Rev 1681

/shark/branches/xen/drivers/oldsnd/makefile
File deleted
/shark/branches/xen/drivers/oldsnd/Makefile
0,0 → 1,10
targets:= libhsnd.a
 
libhsnd.a-objs:= \
sbio.o \
blaster.o \
dma.o \
sound.o
 
cppflags+= -I$(curdir)/include