This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
make problem under freebsd
- From: Lorenzo Bettini <bettini at dsi dot unifi dot it>
- To: automake at gnu dot org
- Date: Sun, 09 Mar 2003 16:40:59 +0100
- Subject: make problem under freebsd
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 : bettini at dsi dot unifi dot it |
| 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 |
+-----------------------------------------------------+