[hackers]

From: Roy Mathew <rmathew8_AT_gmail.com>
Date: Mon, 26 Oct 2015 10:38:26 -0400

Hi - not sure if I should send this to dev or hackers.. but shouldn't the
Makefile have a dependency on config.def.h, like so:


diff --git a/Makefile b/Makefile
index fd07d59..a575d3c 100644
--- a/Makefile
+++ b/Makefile
_AT__AT_ -20,7 +20,7 @@ options:

 ${OBJ}: config.h config.mk

-config.h:
+config.h: config.def.h
  _AT_echo creating $_AT_ from config.def.h
  _AT_cp config.def.h $_AT_



-- 
Roy.
Received on Mon Oct 26 2015 - 15:38:26 CET

This archive was generated by hypermail 2.3.0 : Mon Oct 26 2015 - 15:48:10 CET