Home
last modified time | relevance | path

Searched refs:LIBDRIVERS (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A DMakefile.solaris10 LIBDRIVERS = libdrivers.a
140 all: $(LIBDRIVERS)
142 $(LIBDRIVERS): $(LIBDRIVERS_OBJS)
164 $(RM) *.o $(LIBDRIVERS)
H A DMakefile.am6 LIBDRIVERS = libdrivers.a macro
8 LIBDRIVERS = macro
11 noinst_LIBRARIES = $(LIBDRIVERS)
H A DMakefile.in184 @NETBOOT_SUPPORT_FALSE@LIBDRIVERS =
187 @NETBOOT_SUPPORT_TRUE@LIBDRIVERS = libdrivers.a
188 noinst_LIBRARIES = $(LIBDRIVERS)
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A DMakefile.solaris52 LIBDRIVERS = ../netboot/libdrivers.a
187 $(DISKLESS_EXEC) := LIBS = $(LIBDRIVERS)
400 $(STAGE2_NETBOOT)$(PRE_STAGE2_EXEC) := LIBS = $(LIBDRIVERS)
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog7310 * netboot/Makefile.am (LIBDRIVERS): New variable. If
7313 (noinst_LIBRARIES): Set to LIBDRIVERS.