[Asterisk-Dev] Makefile problem

Kristian Kielhofner kris at krisk.org
Mon Aug 29 23:38:44 MST 2005


In CVS-HEAD the main Asterisk Makefile, line 33 has this:

OSREV=${CROSS_REV)

It should be (obviously):

OSREV=$(CROSS_REV)

One line patch attached!

-- 
Kristian Kielhofner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.patch
Type: text/x-patch
Size: 270 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-dev/attachments/20050830/5f3f4022/Makefile.bin


More information about the asterisk-dev mailing list