Makefile 195 B

12345678
  1. #
  2. # Makefile for the Linux SystemV/Coherent filesystem routines.
  3. #
  4. obj-$(CONFIG_SYSV_FS) += sysv.o
  5. sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
  6. namei.o super.o symlink.o