[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make and remote dependencies
From: |
Paul Wise |
Subject: |
make and remote dependencies |
Date: |
Mon, 16 Apr 2012 12:33:24 +0800 |
Hi all,
I'm trying to get remote dependencies[1] to work. Is there any way to
get the example Makefile [2] to always run wget to try and download
remote.c but only rebuild remote.o and remote when remote.c was updated
by wget? With [2], make always runs wget and always runs gcc.
1. http://lists.gnu.org/archive/html/help-gnu-utils/2009-04/msg00007.html
2. http://people.debian.org/~pabs/tmp/Makefile
--
bye,
pabs
http://bonedaddy.net/pabs3/
signature.asc
Description: This is a digitally signed message part
- make and remote dependencies,
Paul Wise <=