timm / crusty

Automatically exported from code.google.com/p/crusty
0 stars 0 forks source link

snownews does not remake silently #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make
2. make install
3. make
4. make install

What is the expected output? What do you see instead?

Expected:
for 1 and 2, lots of activity. For 3 and 4, I expect silence

Actual:
lottsa remake activity for snownews for steps 3,4

Please use labels and text to provide additional information.

Original issue reported on code.google.com by menzies....@gmail.com on 11 Mar 2007 at 4:36

GoogleCodeExporter commented 9 years ago
I changed crusty/trunk/Makefile so that it it does nothing if
opt/crusty/snownews/bin/snownews exists.

Original comment by menzies....@gmail.com on 11 Mar 2007 at 4:37