Makefile 195 B

1234567
  1. #
  2. # Makefile for the Linux 2.6 eCryptfs
  3. #
  4. obj-$(CONFIG_ECRYPT_FS) += ecryptfs.o
  5. ecryptfs-objs := dentry.o file.o inode.o main.o super.o mmap.o crypto.o keystore.o messaging.o netlink.o debug.o