/[hurd]/hurd/libiohelp/Makefile
ViewVC logotype

Diff of /hurd/libiohelp/Makefile

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

revision 1.20 by roland, Fri Aug 21 23:25:33 1998 UTC revision 1.21 by roland, Sun May 5 03:26:15 2002 UTC
# Line 1  Line 1 
1  #  #
2  #   Copyright (C) 1993, 94, 95, 96, 98 Free Software Foundation, Inc.  #   Copyright (C) 1993,94,95,96,98,2002 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 20  makemode := library Line 20  makemode := library
20    
21  SRCS = get_conch.c handle_io_get_conch.c handle_io_release_conch.c \  SRCS = get_conch.c handle_io_get_conch.c handle_io_release_conch.c \
22          initialize_conch.c verify_user_conch.c iouser-create.c \          initialize_conch.c verify_user_conch.c iouser-create.c \
23          iouser-dup.c iouser-reauth.c iouser-free.c shared.c \          iouser-dup.c iouser-reauth.c iouser-free.c iouser-restrict.c \
24          return-buffer.c          shared.c return-buffer.c
25  OBJS = $(SRCS:.c=.o)  OBJS = $(SRCS:.c=.o)
26  LCLHDRS = iohelp.h  LCLHDRS = iohelp.h
27  HURDLIBS = threads  HURDLIBS = threads

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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