bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

can not make a html-file


From: Joerg Hahn
Subject: can not make a html-file
Date: Thu, 13 Nov 2003 22:46:30 +0100
User-agent: Mutt/1.3.22.1i

Moin

I found a bug in support/Makefile on line 73. The original line is:

$(CC_FOR_BUILD) -c $(CCFLAGS_FOR_BUILD) $<

I guess you meant
$(CC) $(CC_FOR_BUILD) -c $(CCFLAGS_FOR_BUILD) $<

I corrected in my Makefile. After that I could make a html-file.

-- 
und dann

george




reply via email to

[Prev in Thread] Current Thread [Next in Thread]