Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1882 clevermous 1
THIS_SRCS = d_close.c d_commit.c d_creat.c d_creatn.c d_exterr.c d_findf.c \
2
	d_findn.c d_getdat.c d_getdf.c d_getdrv.c d_getfa.c d_getftm.c \
3
	d_gettim.c d_open.c d_read.c d_setdat.c d_setdrv.c d_setfa.c d_setftm.c \
4
	d_settim.c d_write.c
5
 
6
include $(MENUET_LIBC_TOPDIR)/Make.rules