Searched refs:SRC_ZIP_FILES (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/make/
H A DMakefile143 SRC_ZIP_FILES = $(shell $(FIND) $(SRC_CLASSES_DIR) \( -name \*-template \) -prune -o -type f -print ) macro
146 $(SRC_ZIP): $(SRC_ZIP_FILES)

Completed in 29 milliseconds