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

/macosx-10.10/uucp-11/
H A DMakefile52 AEP_TarDir := $(shell pwd) macro
64 $(TAR) -C $(SRCROOT) -$(AEP_ExtractOption)xf $(AEP_TarDir)/$(AEP_Filename)
69 cd $(SRCROOT)/$(Project) && patch -p0 < $(AEP_TarDir)/patches/$$patchfile; \
71 for newfile in $(shell find $(AEP_TarDir)/new -maxdepth 1 -type f); do \

Completed in 61 milliseconds