/[hurd]/hurd/tmpfs/Makefile
ViewVC logotype

Diff of /hurd/tmpfs/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by roland, Mon Feb 26 04:13:58 2001 UTC revision 1.3 by roland, Sun Mar 24 01:14:51 2002 UTC
# Line 1  Line 1 
1  # Makefile for tmpfs  # Makefile for tmpfs
2  #  #
3  #   Copyright (C) 2000, 2001 Free Software Foundation, Inc.  #   Copyright (C) 2000,01,02 Free Software Foundation, Inc.
4  #  #
5  #   This program is free software; you can redistribute it and/or  #   This program is free software; you can redistribute it and/or
6  #   modify it under the terms of the GNU General Public License as  #   modify it under the terms of the GNU General Public License as
# Line 21  makemode := server Line 21  makemode := server
21    
22  target = tmpfs  target = tmpfs
23  SRCS = tmpfs.c node.c dir.c pager-stubs.c  SRCS = tmpfs.c node.c dir.c pager-stubs.c
24  OBJS = $(SRCS:.c=.o)  OBJS = $(SRCS:.c=.o) default_pagerUser.o
25  LCLHDRS = tmpfs.h  LCLHDRS = tmpfs.h
26  # XXX The shared libdiskfs requires libstore even though we don't use it here.  # XXX The shared libdiskfs requires libstore even though we don't use it here.
27  HURDLIBS = diskfs pager iohelp fshelp store threads ports ihash shouldbeinlibc  HURDLIBS = diskfs pager iohelp fshelp store threads ports ihash shouldbeinlibc

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26