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

Diff of /hurd/console/Makefile

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

revision 1.6 by marcus, Thu Jun 13 00:24:26 2002 UTC revision 1.7 by marcus, Mon Jun 24 01:05:27 2002 UTC
# Line 25  target = console Line 25  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
 DIST_FILES = ourfs_notify.defs  
28    
29  MIGSTUBS = ourfs_notifyUser.o  MIGSTUBS = notifyServer.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.6  
changed lines
  Added in v.1.7

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