OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [coda/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#
2
# Makefile for the Linux Coda filesystem routines.
3
#
4
 
5
O_TARGET := coda.o
6
 
7
obj-y   := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o coda_linux.o\
8
           symlink.o pioctl.o sysctl.o
9
obj-m   := $(O_TARGET)
10
 
11
# If you want debugging output, please uncomment the following line.
12
 
13
# EXTRA_CFLAGS += -DDEBUG -DDEBUG_SMB_MALLOC=1
14
 
15
include $(TOPDIR)/Rules.make
16
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.