Lines Matching defs:SAMPLE_DST_DIR
37 SAMPLE_DST_DIR = $(SAMPLEDIR)/webservices/EbayClient
40 $(SAMPLE_DST_DIR)/src/ebay/client/MainGUIApp.java \
41 $(SAMPLE_DST_DIR)/src/ebay/client/ViewItemDetails.java \
42 $(SAMPLE_DST_DIR)/src/ebay/client/handler/RequesterCredentials.java \
43 $(SAMPLE_DST_DIR)/build.xml \
44 $(SAMPLE_DST_DIR)/build.properties \
45 $(SAMPLE_DST_DIR)/eBaySvc.wsdl \
46 $(SAMPLE_DST_DIR)/ebay.properties \
47 $(SAMPLE_DST_DIR)/jax-ws-catalog.xml \
48 $(SAMPLE_DST_DIR)/manifest.mf \
49 $(SAMPLE_DST_DIR)/index.html \
50 $(SAMPLE_DST_DIR)/nbproject/file-targets.xml \
51 $(SAMPLE_DST_DIR)/nbproject/project.xml \
52 $(SAMPLE_DST_DIR)/nbproject/jdk.xml \
53 $(SAMPLE_DST_DIR)/nbproject/netbeans-targets.xml \
57 $(SAMPLE_DST_DIR)/%: $(SAMPLE_SRC_DIR)/%
61 $(RM) -r $(SAMPLE_DST_DIR)