/fs/sysv/Makefile
Makefile | 8 lines | 3 code | 2 blank | 3 comment | 0 complexity | 601a0aba52da7f1f2ca08f171d916e6f MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1# 2# Makefile for the Linux SystemV/Coherent filesystem routines. 3# 4 5obj-$(CONFIG_SYSV_FS) += sysv.o 6 7sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \ 8 namei.o super.o symlink.o