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

/macosx-10.10/iodbc-42.5/iodbc/mac/
H A DMakefile91 PROJBUILD := /usr/bin/pbxbuild -buildstyle $(MODEL) macro
98 PROJBUILD := /usr/bin/xcodebuild -buildstyle $(MODEL) macro
105 PROJBUILD := /usr/bin/xcodebuild -configuration $(MODEL) macro
114 @echo "Projbuild is [$(PROJBUILD)]"
115 cd iODBCinst; $(PROJBUILD) build
116 cd iODBC; $(PROJBUILD) build
117 cd iODBCtest; $(PROJBUILD) build
118 cd iODBCtestw; $(PROJBUILD) build
135 cd iODBCinst; sudo $(PROJBUILD) install DSTROOT=/
136 cd iODBC; sudo $(PROJBUILD) instal
[all...]

Completed in 129 milliseconds