Makefile 194 B

123456789
  1. #
  2. # Makefile for the Linux affs filesystem routines.
  3. #
  4. #EXTRA_CFLAGS=-DDEBUG=1
  5. obj-$(CONFIG_AFFS_FS) += affs.o
  6. affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o