/[hurd]/hurd/console/Makefile
ViewVC logotype

Diff of /hurd/console/Makefile

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

revision 1.7 by marcus, Mon Jun 24 01:05:27 2002 UTC revision 1.8 by marcus, Mon Jun 24 23:45:11 2002 UTC
# Line 24  makemode := server Line 24  makemode := server
24  target = console  target = console
25    
26  SRCS = console.c display.c input.c  SRCS = console.c display.c input.c
27  LCLHDRS = console.h display.h input.h  LCLHDRS = console.h display.h input.h priv.h mutations.h
28    
29  MIGSTUBS = notifyServer.o  MIGSTUBS = notifyServer.o tioctlServer.o
30    
31  HURDLIBS = netfs fshelp iohelp threads ports ihash shouldbeinlibc  HURDLIBS = netfs fshelp iohelp threads ports ihash shouldbeinlibc
32  OBJS = $(sort $(SRCS:.c=.o) $(MIGSTUBS))  OBJS = $(sort $(SRCS:.c=.o) $(MIGSTUBS))

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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