Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/docs/
H A DMakefile.am13 noinst_PROGRAMS = kernel macro
24 CLEANFILES = $(noinst_PROGRAMS)
H A DMakefile.in43 @BUILD_EXAMPLE_KERNEL_TRUE@noinst_PROGRAMS = kernel$(EXEEXT)
57 PROGRAMS = $(noinst_PROGRAMS)
219 CLEANFILES = $(noinst_PROGRAMS)
255 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A DMakefile.am10 noinst_PROGRAMS = stage1.exec macro
H A DMakefile.in41 noinst_PROGRAMS = stage1.exec$(EXEEXT)
52 PROGRAMS = $(noinst_PROGRAMS)
228 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am42 noinst_PROGRAMS = pre_stage2.exec start.exec start_eltorito.exec \ macro
55 noinst_PROGRAMS = pre_stage2.exec start.exec start_eltorito.exec \ macro
61 MOSTLYCLEANFILES = $(noinst_PROGRAMS)
H A DMakefile.in46 @DISKLESS_SUPPORT_FALSE@noinst_PROGRAMS = pre_stage2.exec$(EXEEXT) \
61 @DISKLESS_SUPPORT_TRUE@noinst_PROGRAMS = pre_stage2.exec$(EXEEXT) \
113 PROGRAMS = $(noinst_PROGRAMS)
521 MOSTLYCLEANFILES = $(noinst_PROGRAMS)
774 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog467 (noinst_PROGRAMS): Added ufs2_stage1_5.exec.
635 (noinst_PROGRAMS): Added iso9660_stage1_5.exec and
2188 (noinst_PROGRAMS): Added jfs_stage1_5.exec and
2428 (noinst_PROGRAMS): Added vstafs_stage1_5.exec.
2760 [BUILD_EXAMPLE_KERNEL] (noinst_PROGRAMS): Likewise.
4638 (noinst_PROGRAMS) [DISKLESS_SUPPORT]: Added nbloader.exec,
5062 (noinst_PROGRAMS): Added reiserfs_stage1_5.exec.
6679 (noinst_PROGRAMS): Removed stage1_lba.exec.
7773 (noinst_PROGRAMS): Added minix_stage1_5.exec.
8144 (noinst_PROGRAMS): Added stage1_lba.exec.
[all …]