/illumos-gate/usr/src/lib/brand/sn1/zone/ |
H A D | Makefile | 28 PROGS= sn1_boot macro 31 CLOBBERFILES= $(PROGS) 33 all: $(PROGS) 38 POFILES= $(PROGS:%=%.po) 48 -$(RM) $(PROGS) $(POFILES) $(POFILE) 50 install: $(PROGS) $(ROOTPROGS) $(ROOTXMLDOCS) $(ROOTTEMPLATES)
|
/illumos-gate/usr/src/cmd/adbgen/amd64/ |
H A D | Makefile | 32 PROGS = macro
|
/illumos-gate/usr/src/cmd/adbgen/sparcv9/ |
H A D | Makefile | 32 PROGS = macro
|
/illumos-gate/usr/src/cmd/projadd/ |
H A D | Makefile | 30 PROGS= projadd projmod projdel macro 31 USRSBINPROGS= $(PROGS:%=$(ROOTUSRSBIN)/%) 32 POFILES= $(PROGS:%=%.po) 37 CLOBBERFILES += $(PROGS) 41 all: $(PROGS)
|
/illumos-gate/usr/src/test/libc-tests/tests/catopen/ |
H A D | Makefile | 21 PROGS = catopen macro 26 CMDS = $(PROGS:%=$(TESTDIR)/%) 29 all: $(PROGS) 36 -$(RM) $(PROGS) 41 $(CMDS): $(TESTDIR) $(PROGS)
|
/illumos-gate/usr/src/test/libc-tests/tests/priv_gettext/ |
H A D | Makefile | 21 PROGS = priv_gettext macro 26 CMDS = $(PROGS:%=$(TESTDIR)/%) 29 all: $(PROGS) 36 -$(RM) $(PROGS) 41 $(CMDS): $(TESTDIR) $(PROGS)
|
/illumos-gate/usr/src/test/libc-tests/tests/strerror/ |
H A D | Makefile | 21 PROGS = strerror macro 26 CMDS = $(PROGS:%=$(TESTDIR)/%) 29 all: $(PROGS) 36 -$(RM) $(PROGS) 41 $(CMDS): $(TESTDIR) $(PROGS)
|
/illumos-gate/usr/src/test/libc-tests/tests/threads/ |
H A D | Makefile | 21 PROGS = pthread_attr_get_np macro 28 CMDS = $(PROGS:%=$(TESTDIR)/%) 31 all: $(PROGS) 38 -$(RM) $(PROGS) 43 $(CMDS): $(TESTDIR) $(PROGS)
|
/illumos-gate/usr/src/cmd/sgs/libelf/demo/ |
H A D | Makefile | 25 PROGS= pcom acom dcom tpcom dispsyms macro 28 OBJS= $(PROGS:%=%.o) 32 all: libobj.a .WAIT $(PROGS) 77 test5: $(PROGS) FRC 81 TMPDIR= dcom $(PROGS) 83 acom.safe "libelf Demonstration Tools" $(PROGS) 84 pcom $(PROGS) 101 $(RM) $(OBJS) $(PROGS) libobj.a core
|
/illumos-gate/usr/src/lib/brand/solaris10/zone/ |
H A D | Makefile | 27 PROGS = attach clone detach image_install p2v postattach poststate \ macro 40 all: $(PROGS) 42 POFILES = $(PROGS:%=%.po) common.po 49 install: $(PROGS) $(ROOTPROGS) $(ROOTXMLDOCS) $(ROOTTEMPLATES) $(ETCUSER) 54 -$(RM) $(PROGS) $(POFILES) $(POFILE)
|
/illumos-gate/usr/src/psm/stand/bootblks/ufs/i386/ |
H A D | Makefile | 45 INSTALL_TARGETS = $(PROGS:%=$(INSTALL_DIR)/%) 49 PROGS = mboot macro 52 all: $(PROGS) 54 $(PROGS): $$(@).exec 75 $(RM) $(PROGS) $(INSTALLBOOT)
|
/illumos-gate/usr/src/lib/libsaveargs/tests/functional/ |
H A D | Makefile | 21 PROGS = align \ macro 36 all: $(PROGS) 41 $(RM) $(PROGS)
|
/illumos-gate/usr/src/lib/brand/solaris10/cmd/ |
H A D | Makefile | 25 PROGS = s10_native s10_isaexec_wrapper s10_python_wrapper \ macro 41 all: $(PROGS) 48 $(RM) $(PROGS) $(CLEANFILES)
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/features/async_destroy/ |
H A D | Makefile | 21 PROGS = async_destroy_001_pos \ macro 25 CMDS = $(PROGS:%=$(TESTDIR)/%)
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/large_files/ |
H A D | Makefile | 21 PROGS = cleanup \ macro 25 CMDS = $(PROGS:%=$(TESTDIR)/%)
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/link_count/ |
H A D | Makefile | 21 PROGS = cleanup \ macro 25 CMDS = $(PROGS:%=$(TESTDIR)/%)
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mdb/ |
H A D | Makefile | 21 PROGS = cleanup \ macro 26 CMDS = $(PROGS:%=$(TESTDIR)/%)
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/nestedfs/ |
H A D | Makefile | 21 PROGS = cleanup \ macro 25 CMDS = $(PROGS:%=$(TESTDIR)/%)
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/pool_names/ |
H A D | Makefile | 21 PROGS = pool_names_001_pos \ macro 24 CMDS = $(PROGS:%=$(TESTDIR)/%)
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rename_dirs/ |
H A D | Makefile | 21 PROGS = cleanup \ macro 25 CMDS = $(PROGS:%=$(TESTDIR)/%)
|
/illumos-gate/usr/src/test/libc-tests/cmd/ |
H A D | Makefile | 23 PROGS = libctest macro 25 CMDS = $(PROGS:%=$(ROOTBIN)/%)
|
/illumos-gate/usr/src/test/os-tests/cmd/ |
H A D | Makefile | 22 PROGS = ostest macro 24 CMDS = $(PROGS:%=$(ROOTBIN)/%)
|
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/ |
H A D | Makefile | 22 PROGS = logapi.shlib macro 24 CMDS = $(PROGS:%=$(INCLUDEDIR)/%)
|
/illumos-gate/usr/src/test/test-runner/stf/include/ |
H A D | Makefile | 22 PROGS = stf.shlib macro 24 CMDS = $(PROGS:%=$(INCLUDEDIR)/%)
|
/illumos-gate/usr/src/test/util-tests/cmd/ |
H A D | Makefile | 23 PROGS = utiltest macro 25 CMDS = $(PROGS:%=$(ROOTBIN)/%)
|