The first thing I notice is that you used spaces instead of tabs to indent the build commands for each target in the makefile. Try changing them to tabs (I'm on a Windows machine right now so can't actually test your makefile).
Hope that helps, Jeff On Wed, Feb 27, 2013 at 9:16 AM, mkovalyk <[email protected]> wrote: > > https://github.com/mkovalyk/IIViewDeckControllerBinding/blob/master/src/binding/Makefile > < > https://github.com/mkovalyk/IIViewDeckControllerBinding/blob/master/src/binding/Makefile > > > I created new repo with makefile. > > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Again-about-binding-Wrapper-class-mising-tp4658118p4658126.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
