Wireshark-commits: [Wireshark-commits] rev 19173: /trunk/docbook/ /trunk/docbook/: Makefile check_svn_version.sh
From:
ulfl@xxxxxxxxxxxxx
Date: Thu, 07 Sep 2006 20:01:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19173
User: ulfl
Date: 2006/09/07 08:01 PM
Log:
fix bug #842: "make" now won't try to rebuild again if nothing changed since the last make call.
Other minor dependency fixes.
I didn't found a way to implement the SVN version check using make, so using a new shell script instead ...
Directory: /trunk/docbook/
Changes Path Action
+29 -16 Makefile Modified
+38 -0 check_svn_version.sh Added