/[hurd]/hurd/ufs/Makefile
ViewVC logotype

Diff of /hurd/ufs/Makefile

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

revision 1.52 by kettenis, Wed Jul 26 12:29:29 2000 UTC revision 1.53 by roland, Thu Mar 14 21:11:37 2002 UTC
# Line 1  Line 1 
1  # Makefile for ufs  # Makefile for ufs
2  #  #
3  #   Copyright (C) 1994,95,96,99,2000 Free Software Foundation, Inc.  #   Copyright (C) 1994,95,96,99,2000,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 28  OBJS = $(SRCS:.c=.o) Line 28  OBJS = $(SRCS:.c=.o)
28  HURDLIBS = diskfs iohelp fshelp store pager threads ports ihash shouldbeinlibc  HURDLIBS = diskfs iohelp fshelp store pager threads ports ihash shouldbeinlibc
29    
30  include ../Makeconf  include ../Makeconf
31    
32    ufs.static: $(boot-store-types:%=../libstore/libstore_%.a)

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

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