/[hurd]/hurd/utils/Makefile
ViewVC logotype

Diff of /hurd/utils/Makefile

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

revision 1.75 by kettenis, Wed Jul 26 12:33:12 2000 UTC revision 1.76 by roland, Fri Nov 23 23:14:19 2001 UTC
# Line 1  Line 1 
1  #  #
2  #   Copyright (C) 1994,95,96,97,98,99,2000 Free Software Foundation, Inc.  #   Copyright (C) 1994,95,96,97,98,99,2000,01 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 21  makemode := utilities Line 21  makemode := utilities
21  targets = shd ps settrans showtrans syncfs fsysopts \  targets = shd ps settrans showtrans syncfs fsysopts \
22          storeinfo login w uptime ids loginpr sush vmstat portinfo \          storeinfo login w uptime ids loginpr sush vmstat portinfo \
23          devprobe vminfo addauth rmauth unsu setauth ftpcp ftpdir storecat \          devprobe vminfo addauth rmauth unsu setauth ftpcp ftpdir storecat \
24          storeread ping msgport rpctrace mount          storeread ping msgport rpctrace mount gcore
25  special-targets = loginpr sush uptime  special-targets = loginpr sush uptime
26  SRCS = shd.c ps.c settrans.c syncfs.c showtrans.c addauth.c rmauth.c \  SRCS = shd.c ps.c settrans.c syncfs.c showtrans.c addauth.c rmauth.c \
27          fsysopts.c storeinfo.c login.c loginpr.sh sush.sh w.c \          fsysopts.c storeinfo.c login.c loginpr.sh sush.sh w.c \
28          uptime.sh psout.c ids.c vmstat.c portinfo.c devprobe.c vminfo.c \          uptime.sh psout.c ids.c vmstat.c portinfo.c devprobe.c vminfo.c \
29          parse.c frobauth.c frobauth-mod.c setauth.c pids.c nonsugid.c \          parse.c frobauth.c frobauth-mod.c setauth.c pids.c nonsugid.c \
30          unsu.c ftpcp.c ftpdir.c storeread.c storecat.c ping.c msgport.c \          unsu.c ftpcp.c ftpdir.c storeread.c storecat.c ping.c msgport.c \
31          rpctrace.c mount.c          rpctrace.c mount.c gcore.c
32  LCLHDRS = psout.h parse.h pids.h frobauth.h  LCLHDRS = psout.h parse.h pids.h frobauth.h
33    
34  OBJS = $(filter-out %.sh,$(SRCS:.c=.o))  OBJS = $(filter-out %.sh,$(SRCS:.c=.o))

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76

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