GNU make vs. BSD make
From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-08-18 17:25:35 CEST
An annoying itch needs to be scratched -- perhaps folks can clue us
I'm using FreeBSD 4.0. When I run (./buildconf; ./configure; make) in
Making all in libsvn_string
(Line 304 in the auto-generated Makefile looks like
-include $(DEP_FILES)
However, everything builds fine with "gmake" (!)
Therefore, I ask:
1. Is this a problem with using automake for subversion? I notice
(Note: I really don't want to drop automake, it's awfully
2. Are BSD make and GNU make really *that* different? How did they
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.