Hi

I've just installed freebsd and tried to build one of my package (developed with automake and autoconf) under it. I noticed that there are problems with rules such as

foo.o: foo.c
         gcc -c $< -o $@

in that $< is not expanded...

is this a known bug?

can it be dealt with with automake? I noticed that automake generated rules do not experience this problem...

thanks in advance

cheers
        Lorenzo

--
+-----------------------------------------------------+
|  Lorenzo Bettini          ICQ# lbetto, 16080134     |
|  PhD student in Computer Science                    |
|  Dip. Sistemi e Informatica, Univ. di Firenze       |
|  Tel +39 055 4796741, Fax +39 055 4796730           |
|  Florence - Italy         (Linux User # 158233)     |
|  Home Page        : http://www.lorenzobettini.it    |
|  E-Mail           : [EMAIL PROTECTED]            |
|  http://music.dsi.unifi.it         XKlaim language  |
|  http://www.lorenzobettini.it/purple    Cover Band  |
|  http://www.gnu.org/software/src-highlite           |
|  http://www.gnu.org/software/gengetopt              |
+-----------------------------------------------------+






Reply via email to