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

Diff of /hurd/console/Makefile

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

revision 1.3 by marcus, Wed Jun 5 01:44:44 2002 UTC revision 1.4 by marcus, Wed Jun 5 01:52:29 2002 UTC
# Line 22  dir := console Line 22  dir := console
22  makemode := server  makemode := server
23    
24  target = console  target = console
25  SRCS = main.c console.c focus.c vga-display.c vga.c dynafont.c bdf.c  SRCS = main.c vcons.c focus.c vga-display.c vga.c dynafont.c bdf.c
26  LCLHDRS = focus.h input-drv.h console.h display-drv.h vga.h vga-hw.h dynafont.h bdf.h \  LCLHDRS = focus.h input-drv.h vcons.h display-drv.h vga.h vga-hw.h dynafont.h bdf.h \
27          mutations.h priv.h          mutations.h priv.h
28    
29  HURDLIBS = trivfs fshelp iohelp threads ports ihash shouldbeinlibc  HURDLIBS = trivfs fshelp iohelp threads ports ihash shouldbeinlibc

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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