Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4973 right-hear 1
THIS_SRCS = backgr.c bar.c button.c clock.c date.c delay.c dga.c \
2
	event.c exit.c file.c image.c ipc.c irq.c keyb.c line.c \
3
	mpu401.c param.c pixel.c process.c screen.c sound.c systree.c \
4
	text.c thread.c window.c pci.c alloca.s cofflib.c debug.c
5
 
6
include $(MENUET_LIBC_TOPDIR)/Make.rules
7