/[hurd]/hurd/libtrivfs/Makefile
ViewVC logotype

Diff of /hurd/libtrivfs/Makefile

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

revision 1.41 by roland, Mon Jun 11 07:14:29 2001 UTC revision 1.42 by roland, Thu Jun 13 20:58:42 2002 UTC
# Line 1  Line 1 
1  #  #
2  #   Copyright (C) 1994,95,96,97,99,2001 Free Software Foundation, Inc.  #   Copyright (C) 1994,95,96,97,99,2001,02 Free Software Foundation, Inc.
3  #  #
4  #   This program is free software; you can redistribute it and/or  #   This program is free software; you can redistribute it and/or
5  #   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 51  OBJS= $(sort $(subst .c,.o,$(SRCS)) $(MI Line 51  OBJS= $(sort $(subst .c,.o,$(SRCS)) $(MI
51  LCLHDRS = trivfs.h fsmutations.h priv.h  LCLHDRS = trivfs.h fsmutations.h priv.h
52  MIGSFLAGS=-imacros $(srcdir)/fsmutations.h  MIGSFLAGS=-imacros $(srcdir)/fsmutations.h
53  MIGCOMSFLAGS = -prefix trivfs_  MIGCOMSFLAGS = -prefix trivfs_
54  installhdrs = trivfs.h  installhdrs := trivfs.h $(patsubst %,trivfs_%_S.h,fs io fsys)
55    mig-sheader-prefix = trivfs_
56    
57  include ../Makeconf  include ../Makeconf
58    
59    $(MIGSTUBS:%Server.o=%.sdefsi): $(srcdir)/fsmutations.h

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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