Subversion Repositories Kolibri OS

Rev

Rev 1882 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1882 clevermous 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 \
4282 esevece 3
	mpu401.c network.c param.c pixel.c process.c screen.c sound.c systree.c \
1882 clevermous 4
	text.c thread.c window.c pci.c alloca.s cofflib.c debug.c
5
 
6
include $(MENUET_LIBC_TOPDIR)/Make.rules
7