/titanic_52/usr/src/cmd/install.d/ |
H A D | Makefile | 28 PROG= install.d 38 install: all $(ROOTUSRSBINTPROG) target 39 $(MV) $(ROOTUSRSBINPROG) $(ROOTUSRSBIN)/install 40 $(RM) $(ROOTETC)/install 41 $(SYMLINK) ../usr/sbin/install $(ROOTETC)/install 43 $(PROG): install.sh 45 $(CP) install.sh $(PROG)
|
/titanic_52/usr/src/grub/grub-0.97/util/ |
H A D | Makefile.in | 44 $(srcdir)/grub-image.in $(srcdir)/grub-install.in \ 54 CONFIG_CLEAN_FILES = grub-image grub-install grub-md5-crypt \ 184 sbin_SCRIPTS = grub-install grub-md5-crypt grub-terminfo \ 229 grub-install: $(top_builddir)/config.status $(srcdir)/grub-install.in 237 install-binPROGRAMS: $(bin_PROGRAMS) 263 install-sbinSCRIPTS: $(sbin_SCRIPTS) 390 install: install-am 391 install [all...] |
/titanic_52/usr/src/grub/grub-0.97/stage1/ |
H A D | Makefile.in | 245 install-nodist_pkglibDATA: $(nodist_pkglib_DATA) 345 install: install-am 346 install-exec: install-exec-am 347 install-data: install-data-am 350 install-am: all-am 351 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install [all...] |
/titanic_52/usr/src/grub/grub-0.97/grub/ |
H A D | Makefile.in | 226 install-sbinPROGRAMS: $(sbin_PROGRAMS) 359 install: install-am 360 install-exec: install-exec-am 361 install-data: install-data-am 364 install-am: all-am 365 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install [all...] |
/titanic_52/usr/src/grub/grub-0.97/lib/ |
H A D | Makefile.in | 330 install: install-am 331 install-exec: install-exec-am 332 install-data: install-data-am 335 install-am: all-am 336 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 339 install [all...] |
/titanic_52/usr/src/grub/grub-0.97/ |
H A D | Makefile.in | 41 THANKS TODO compile config.guess config.sub depcomp install-sh \ 57 html-recursive info-recursive install-data-recursive \ 58 install-exec-recursive install-info-recursive \ 59 install-recursive installcheck-recursive installdirs-recursive \ 469 && $(MAKE) $(AM_MAKEFLAGS) install \ 477 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 513 install: install-recursive 514 install [all...] |
H A D | Makefile.solaris | 27 install-sh missing mkinstalldirs 35 install := TARGET = install 40 all install clean clobber: $(SUBDIRS) 46 install: $(INSTALL_TARGETS)
|
/titanic_52/usr/src/pkg/manifests/ |
H A D | package-svr4.mf | 42 dir path=usr/sadm/install 43 dir path=usr/sadm/install/bin 44 dir path=usr/sadm/install/scripts 52 dir path=var/sadm/install 53 dir path=var/sadm/install/admin 54 dir path=var/sadm/install/logs mode=0555 70 file path=usr/sadm/install/bin/pkginstall group=sys mode=0555 71 file path=usr/sadm/install/bin/pkgname group=sys mode=0555 72 file path=usr/sadm/install/bin/pkgremove group=sys mode=0555 73 file path=usr/sadm/install/bi [all...] |
/titanic_52/usr/src/grub/grub-0.97/docs/ |
H A D | Makefile.in | 207 man_MANS = grub.8 mbchk.1 grub-install.8 grub-md5-crypt.8 grub-terminfo.8 377 @if (install-info --version && \ 378 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ 382 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ 383 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \ 426 install-man1: $(man1_MANS) $(man_MANS) 471 install-man8: $(man8_MANS) $(man_MANS) 602 install: install-am 603 install [all...] |
/titanic_52/usr/src/lib/libsaveargs/ |
H A D | Makefile.targ | 34 install: $(TYPES:%=install.%) 41 $(TYPES:%=install.%): 42 @$(MAKE) $@.targ CURTYPE=$(@:install.%=%) 44 install.library.targ: all.library $(INSTALL_DEPS_library) 45 install.standalone.targ: all.standalone $(INSTALL_DEPS_standalone) 78 # install rule for lint library target
|
/titanic_52/usr/src/cmd/svc/ |
H A D | Makefile | 35 install := TARGET = install macro 57 ROOTCLASSACTIONS = $(CLASSACTIONS:%=$(ROOT)/usr/sadm/install/scripts/%) 59 install: $(ROOTDTDS) $(ROOTCLASSACTIONS) target 61 all install lint clean clobber: $(SUBDIRS) target 73 $(ROOT)/usr/sadm/install/scripts/%: common/%
|
/titanic_52/usr/src/lib/libkrb5/ |
H A D | Makefile | 49 install := TARGET= install macro 53 all clean clobber install: $(SUBDIRS) target 63 install -s -m 644 -f $(KRB5INCDIR) $(COMERRH) 65 install -s -m 644 -f $(KRB5INCDIR) $(KRB5H) 67 install -s -m 644 -f $(KRB5INCDIR) $(LOCPLUGH)
|
/titanic_52/usr/src/lib/libdisasm/ |
H A D | Makefile.targ | 34 install: $(TYPES:%=install.%) 41 $(TYPES:%=install.%): 42 @$(MAKE) $@.targ CURTYPE=$(@:install.%=%) 44 install.library.targ: all.library $(INSTALL_DEPS_library) 45 install.standalone.targ: all.standalone $(INSTALL_DEPS_standalone) 86 # install rule for lint library target 90 # install rule for x86 common source
|
/titanic_52/usr/src/ucbcmd/install.d/ |
H A D | Makefile | 30 PROG2= install 32 PROGSRC= install.c 43 POFILE= install.po 54 install: all $(ROOTPROG) target
|
/titanic_52/usr/src/uts/intel/ |
H A D | Makefile | 50 install := TARGET= install macro 51 install.prereq := TARGET= install 68 def all install clean clobber modlist: $(KMODS) $(XMODS) config target 110 all.prereq install.prereq def.prereq: genunix FRC
|
/titanic_52/usr/src/lib/crypt_modules/ |
H A D | Makefile | 38 install := TARGET= install macro 46 all lint clean clobber catalog package install _msg: $(SUBDIRS) target 48 install: all target
|
/titanic_52/usr/src/lib/libpcidb/ |
H A D | Makefile | 37 install := TARGET = install macro 42 all clean clobber install lint: $(SUBDIRS) target 44 install: install_h $(SUBDIRS) target
|
/titanic_52/usr/src/cmd/krb5/kadmin/ |
H A D | Makefile | 34 install := TARGET= install macro 44 all clean clobber delete install lint catalog package: $(SUBDIRS) target 46 # install rule for install_h target 48 install: $(SUBDIRS) target
|
/titanic_52/usr/src/tools/install.bin/ |
H A D | Makefile | 24 # tools/install.bin/Makefile 27 PROG= install.bin 48 install: all .WAIT $(ROOTONBLDMACHPROG) target 49 $(RM) $(ROOTONBLDBINMACH)/install 50 $(LN) $(ROOTONBLDMACHPROG) $(ROOTONBLDBINMACH)/install
|
/titanic_52/usr/src/cmd/acpihpd/ |
H A D | Makefile | 46 install := TARGET = install macro 57 install: $(SUBDIRS) $(ROOTMANIFEST) $(ROOTSVCMETHOD) target 59 all install: THIRDPARTYLICENSE target
|
/titanic_52/usr/src/cmd/ast/libpp/ |
H A D | Makefile | 37 install := TARGET= install macro 43 all clean clobber install lint: $(SUBDIRS) target 55 install: install_h target
|
/titanic_52/usr/src/lib/libresolv2/ |
H A D | Makefile | 29 MANIFEST= client.xml install.xml 35 SVCMETHOD= dns-install 49 install := TARGET= install macro 66 install: $(SUBDIRS) $(ROOTMANIFEST) $(ROOTSVCMETHOD) target 83 # install rule for install_h target
|
/titanic_52/usr/src/cmd/picl/plugins/sun4u/daktari/devtree/ |
H A D | Makefile | 37 install := FILEMODE = 0444 macro 49 install := TARGET= install macro 56 install: $(ROOTLIBDIR) $(ROOTCONF) target
|
/titanic_52/usr/src/cmd/picl/plugins/sun4u/littleneck/devtree/ |
H A D | Makefile | 37 install := FILEMODE = 0444 macro 49 install := TARGET= install macro 56 install: $(ROOTLIBDIR) $(ROOTCONF) target
|
/titanic_52/usr/src/cmd/picl/plugins/sun4u/silverstone/devtree/ |
H A D | Makefile | 37 install := FILEMODE = 0444 macro 49 install := TARGET= install macro 56 install: $(ROOTLIBDIR) $(ROOTCONF) target
|