HomeSort by relevance Sort by last modified time
    Searched refs:TARGET (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /test/stcnv/usr/src/tools/diskomizer/
Makefile.targets 29 all:=TARGET=all
30 lint:=TARGET=lint
31 clean:=TARGET=clean
32 clean_install := TARGET = clean_install
33 clean_build := TARGET = clean_build
34 install:=TARGET=install
35 ctags:=TARGET=ctags
36 cscope:=TARGET=cscope
  /test/ontest-stc2/src/tools/stf/Makefiles/
target-subdirs 26 # ident "@(#)target-subdirs 1.7 07/04/12 SMI"
32 all:= TARGET= all
33 clean:= TARGET= clean
34 clobber:= TARGET= clobber
35 install:= TARGET= install
36 lint:= TARGET= lint
37 spec:= TARGET= spec
42 # Now, spin through each of the subdirectories and build the target.
46 $(MAKEIN) $@ $(MAKE) $(TARGET) \
  /test/stcnv/usr/src/tools/stf/Makefiles/
target-subdirs 26 # ident "@(#)target-subdirs 1.7 07/04/12 SMI"
32 all:= TARGET= all
33 clean:= TARGET= clean
34 clobber:= TARGET= clobber
35 install:= TARGET= install
36 lint:= TARGET= lint
37 spec:= TARGET= spec
42 # Now, spin through each of the subdirectories and build the target.
46 $(MAKEIN) $@ $(MAKE) $(TARGET) \
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/utils/
Makefile 34 all := TARGET= all
35 install := TARGET= install
36 clean := TARGET= clean
37 clobber := TARGET= clobber
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/nfsv4shell/
Makefile 33 all := TARGET= all
34 install := TARGET= install
35 clean := TARGET= clean
36 clobber := TARGET= clobber
42 (cd $@; pwd; $(MAKE) -e $(TARGET) \
  /test/stcnv/usr/src/suites/nfs/nfsv4/nfsv4shell/
Makefile 33 all := TARGET= all
34 install := TARGET= install
35 clean := TARGET= clean
36 clobber := TARGET= clobber
42 (cd $@; pwd; $(MAKE) -e $(TARGET) \
  /test/ontest-stc2/src/tools/stf/
Makefile 37 all := TARGET = install
38 clean := TARGET = clean
39 clobber := TARGET = clobber
40 install := TARGET = install
41 lint := TARGET = lint
42 uninstall := TARGET = uninstall
43 package := TARGET = package
44 unpackage := TARGET = unpackage
47 ${MAKE} -f Makefile.stf ${TARGET} \
  /test/stcnv/usr/src/tools/stf/
Makefile 37 all := TARGET = install
38 clean := TARGET = clean
39 clobber := TARGET = clobber
40 install := TARGET = install
41 lint := TARGET = lint
42 uninstall := TARGET = uninstall
43 package := TARGET = package
44 unpackage := TARGET = unpackage
46 install all clean lint uninstall package unpackage: buildstrap target
48 clobber: buildstrap target cleanstra
    [all...]
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/
Makefile 35 all := TARGET= all
36 install := TARGET= install
37 clean := TARGET= clean
38 clobber := TARGET= clobber
47 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/acl/
Makefile 35 all := TARGET= all
36 install := TARGET= install
37 clean := TARGET= clean
38 clobber := TARGET= clobber
56 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/named_attrs/
Makefile 37 all := TARGET= all
38 install := TARGET= install
39 clean := TARGET= clean
40 clobber := TARGET= clobber
57 (cd $@; pwd; $(MAKE) $(TARGET) TESTROOT=$(TESTROOT)) \
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/utils/
Makefile 36 all := TARGET= all
37 install := TARGET= install
38 clean := TARGET= clean
39 clobber := TARGET= clobber
49 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/
Makefile 33 all := TARGET= all
34 install := TARGET= install
35 clean := TARGET= clean
36 clobber := TARGET= clobber
45 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/acl/
Makefile 35 all := TARGET= all
36 install := TARGET= install
37 clean := TARGET= clean
38 clobber := TARGET= clobber
56 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/named_attrs/
Makefile 37 all := TARGET= all
38 install := TARGET= install
39 clean := TARGET= clean
40 clobber := TARGET= clobber
57 (cd $@; pwd; $(MAKE) $(TARGET) TESTROOT=$(TESTROOT)) \
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/stress_nfs4/workloads_in_zones/include/
Makefile 35 all := TARGET= all
36 install := TARGET= install
37 clean := TARGET= clean
38 clobber := TARGET= clobber
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/basic_ops/
Makefile 41 all := TARGET= all
42 install := TARGET= install
43 clean := TARGET= clean
44 clobber := TARGET= clobber
61 (cd $@; pwd; $(MAKE) -e $(TARGET) TESTROOT=$(TESTROOT)); \
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/ctests/
Makefile 37 all := TARGET= all
38 install := TARGET= install
39 clean := TARGET= clean
40 clobber := TARGET= clobber
58 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/other_tests/
Makefile 37 all := TARGET= all
38 install := TARGET= install
39 clean := TARGET= clean
40 clobber := TARGET= clobber
59 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/recovery/
Makefile 38 all := TARGET= all
39 install := TARGET= install
40 clean := TARGET= clean
41 clobber := TARGET= clobber
60 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/stress_nfs4/workloads_in_zones/
Makefile 40 all := TARGET= all
41 install := TARGET= install
42 clean := TARGET= clean
43 clobber := TARGET= clobber
62 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/basic_ops/
Makefile 41 all := TARGET= all
42 install := TARGET= install
43 clean := TARGET= clean
44 clobber := TARGET= clobber
61 (cd $@; pwd; $(MAKE) -e $(TARGET) TESTROOT=$(TESTROOT)); \
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/other_tests/
Makefile 37 all := TARGET= all
38 install := TARGET= install
39 clean := TARGET= clean
40 clobber := TARGET= clobber
59 $(MAKE) $(TARGET) TESTROOT=$(TESTROOT) \
  /test/stcnv/usr/src/suites/storage/comstar/tests/iscsi/visible/
tp_iscsi_visible_004.ksh 31 # iscsi target port provider
39 # initiator can discovery new created target on target side
43 # 1. Configure discovery address with <target side ip address>
46 # 1. itadm create a target portal group with proper ip address
48 # 2. itadm create 3 targets with the created target portal group
53 # 4. Verify that the initiator can see the 3 new created target
56 # 1. Delete the targets, target portal group
86 tc_desc="initiator can discovery new created target on target side
    [all...]
  /test/ohacts/src/tset/dataservice/lib/
Makefile 35 TARGET = $(BLDDIR)/libdataservicetest.so

Completed in 4769 milliseconds

1 2 3 4 5