Home
last modified time | relevance | path

Searched refs:noinst_LIBRARIES (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/lib/
H A DMakefile.am1 noinst_LIBRARIES = libcommon.a macro
H A DMakefile.in51 LIBRARIES = $(noinst_LIBRARIES)
180 noinst_LIBRARIES = libcommon.a
220 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A DMakefile.am11 noinst_LIBRARIES = $(LIBDRIVERS) macro
H A DMakefile.in51 LIBRARIES = $(noinst_LIBRARIES)
188 noinst_LIBRARIES = $(LIBDRIVERS)
307 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am18 noinst_LIBRARIES = libgrub.a macro
H A DMakefile.in90 LIBRARIES = $(noinst_LIBRARIES)
493 noinst_LIBRARIES = libgrub.a
767 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog7313 (noinst_LIBRARIES): Set to LIBDRIVERS.
8316 (noinst_LIBRARIES): New variable.