/[hurd]/hurd/serverboot/Makefile
ViewVC logotype

Diff of /hurd/serverboot/Makefile

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

revision 1.11 by marcus, Thu May 23 13:17:23 2002 UTC revision 1.12 by marcus, Thu May 23 17:40:40 2002 UTC
# Line 41  vpath boot_script.c $(srcdir)/../boot Line 41  vpath boot_script.c $(srcdir)/../boot
41  vpath userland-boot.c $(srcdir)/../boot  vpath userland-boot.c $(srcdir)/../boot
42    
43  # Look for zip stuff  # Look for zip stuff
44  vpath %.c $(srcdir)/../exec  vpath unzip.c $(srcdir)/../exec
45    vpath inflate.c $(srcdir)/../exec
46    vpath util.c $(srcdir)/../exec
47    vpath do-bunzip2.c $(srcdir)/../exec
48    
49  # If SMALL_BZIP2 is defined, use relatively small memory.  # If SMALL_BZIP2 is defined, use relatively small memory.
50  # It's crucial for serverboot, because swap is not enabled yet.  # It's crucial for serverboot, because swap is not enabled yet.
51  CPPFLAGS += -I$(srcdir)/../exec -DGZIP -DBZIP2 -DSMALL_BZIP2  CPPFLAGS += -I$(srcdir)/../exec -DGZIP -DBZIP2 -DSMALL_BZIP2

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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