/illumos-gate/usr/src/test/smbsrv-tests/ |
H A D | Makefile.com | 37 CMDS = $(PROGS:%.sh=$(TARGETDIR)/%) 38 CMDS += $(PROGS:%.ksh=$(TARGETDIR)/%) 39 CMDS += $(PROGS:%.py=$(TARGETDIR)/%) 42 LIBS = $(FILES:%=$(TARGETDIR)/%) 49 $(CMDS): $(TARGETDIR) 51 $(LIBS): $(TARGETDIR) 53 $(TARGETDIR): 56 $(TARGETDIR)/%: %.sh 59 $(TARGETDIR)/%: %.ksh 62 $(TARGETDIR)/%: %.py [all …]
|
/illumos-gate/usr/src/test/zfs-tests/ |
H A D | Makefile.com | 35 CMDS = $(PROGS:%.sh=$(TARGETDIR)/%) 36 CMDS += $(PROGS:%.ksh=$(TARGETDIR)/%) 39 LIBS = $(FILES:%=$(TARGETDIR)/%) 46 $(CMDS): $(TARGETDIR) 48 $(LIBS): $(TARGETDIR) 50 $(TARGETDIR): 53 $(TARGETDIR)/%: %.sh 56 $(TARGETDIR)/%: %.ksh 59 $(TARGETDIR)/%: %
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/resilver/ |
H A D | Makefile | 29 TARGETDIR = $(ROOTOPTPKG)/tests/functional/resilver macro 35 CMDS = $(PROG:%=$(TARGETDIR)/%) $(SCRIPTS:%=$(TARGETDIR)/%) 38 FILES = $(SRCFILES:%=$(TARGETDIR)/%) 63 $(CMDS): $(TARGETDIR) $(PROG) 67 $(TARGETDIR): 70 $(TARGETDIR)/%: % 73 $(TARGETDIR)/%: %.ksh
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_diff/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zfs_diff macro 27 $(TARGETDIR)/$(PROG) := FILEMODE = 0555 38 install: $(TARGETDIR)/$(PROG) 46 $(TARGETDIR)/$(PROG): $(TARGETDIR)
|
/illumos-gate/usr/src/test/smbsrv-tests/include/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/include macro
|
/illumos-gate/usr/src/test/zfs-tests/callbacks/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/callbacks macro
|
/illumos-gate/usr/src/test/zfs-tests/cmd/scripts/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/bin macro
|
/illumos-gate/usr/src/test/zfs-tests/runfiles/ |
H A D | Makefile | 20 TARGETDIR = $(ROOTOPTPKG)/runfiles macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/history macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/longevity/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/longevity macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/alloc_class/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/alloc_class macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/atime/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/atime macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/bootfs/ |
H A D | Makefile | 20 TARGETDIR = $(ROOTOPTPKG)/tests/functional/bootfs macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/btree/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/btree macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cache/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/cache macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cachefile/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/cachefile macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/casenorm/ |
H A D | Makefile | 21 TARGETDIR = $(ROOTOPTPKG)/tests/functional/casenorm macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/clean_mirror/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/clean_mirror macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/pool_checkpoint/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/pool_checkpoint macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/rsend macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/slog macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/snapshot macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapused/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/snapused macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/sparse/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/sparse macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/trim/ |
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/trim macro
|