Project

General

Profile

Statistics
| Branch: | Revision:

root / prex-0.9.0 / usr / server / fs / ramfs / Makefile @ 03e9c04a

History | View | Annotate | Download (82 Bytes)

1
TARGET=		ramfs.o
2
SRCS=		ramfs_vfsops.c ramfs_vnops.c
3

    
4
include $(SRCDIR)/mk/obj.mk