[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
differences between gmake and freebsd's make
From: |
Harlan Stenn |
Subject: |
differences between gmake and freebsd's make |
Date: |
Fri, 25 Aug 2006 01:07:52 +0000 |
I've got a project that uses automake-1.9.6.
I run autoreconf. I go to a FreeBSD machine, create a subdir for the
build, cd there, and run ../configure.
I run 'gmake' and everything builds.
I run 'gmake' again and the beast completes without building anything
(no surprise).
I run 'make' and things get built.
I understand this is a vague report. Before I get down and dirty to
figure out exactly what files/dependencies are causing this, does this
ring any bells for anybody and has this been discussed/evaluated before?
H
- differences between gmake and freebsd's make,
Harlan Stenn <=