| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
[PROPOSAL] simplify gnu makefiles
From: Guenter Knauf <eflash_at_gmx.net>
Date: Fri, 2 Jul 2004 14:37:29 +0200
Hi Daniel,
I've played a bit with make, and perhaps something like the rule below could save us some time,
OBJS := $(patsubst %.c,%.o,$(wildcard *.c))
however this would require that every *.c file in the directory is compilable on any platform;
Guenter.
BTW: I'm just on changing the NetWare makefiles so that now a config.h is created at compilation time by the makefile, and would like to remove the config-netware.h then when finished...
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info