/[hurd]/hurd/trans/Makefile
ViewVC logotype

Diff of /hurd/trans/Makefile

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

revision 1.37 by roland, Tue Aug 6 19:45:13 2002 UTC revision 1.38 by marcus, Wed Aug 14 19:32:34 2002 UTC
# Line 19  dir := trans Line 19  dir := trans
19  makemode := servers  makemode := servers
20    
21  targets = symlink firmlink ifsock magic null fifo new-fifo fwd crash \  targets = symlink firmlink ifsock magic null fifo new-fifo fwd crash \
22            password hello hello-mt streamio fakeroot proxy-defpager devpts            password hello hello-mt streamio fakeroot proxy-defpager
23  SRCS = ifsock.c symlink.c magic.c null.c fifo.c new-fifo.c fwd.c \  SRCS = ifsock.c symlink.c magic.c null.c fifo.c new-fifo.c fwd.c \
24          crash.c firmlink.c password.c hello.c hello-mt.c streamio.c \          crash.c firmlink.c password.c hello.c hello-mt.c streamio.c \
25          fakeroot.c proxy-defpager.c devpts.c          fakeroot.c proxy-defpager.c
26  OBJS = $(SRCS:.c=.o) fsysServer.o ifsockServer.o passwordServer.o \  OBJS = $(SRCS:.c=.o) fsysServer.o ifsockServer.o passwordServer.o \
27          crashServer.o crash_replyUser.o msgServer.o \          crashServer.o crash_replyUser.o msgServer.o \
28          default_pagerServer.o default_pagerUser.o \          default_pagerServer.o default_pagerUser.o \
# Line 53  hello: ../libtrivfs/libtrivfs.a ../libfs Line 53  hello: ../libtrivfs/libtrivfs.a ../libfs
53  fakeroot: ../libnetfs/libnetfs.a ../libfshelp/libfshelp.a ../libiohelp/libiohelp.a ../libthreads/libthreads.a ../libports/libports.a ../libihash/libihash.a  fakeroot: ../libnetfs/libnetfs.a ../libfshelp/libfshelp.a ../libiohelp/libiohelp.a ../libthreads/libthreads.a ../libports/libports.a ../libihash/libihash.a
54  $(targets): ../libshouldbeinlibc/libshouldbeinlibc.a  $(targets): ../libshouldbeinlibc/libshouldbeinlibc.a
55    
 devpts: ../libtermios/libtermserver.a ../libnetfs/libnetfs.a ../libfshelp/libfshelp.a ../libiohelp/libiohelp.a ../libthreads/libthreads.a ../libports/libports.a ../libihash/libihash.a  
   
   
56  $(targets): %: %.o  $(targets): %: %.o

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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