2012-01-17 12:30:33 -05:00
|
|
|
$OpenBSD: patch-src_Makefile_in,v 1.3 2012/01/17 17:30:33 sthen Exp $
|
|
|
|
--- src/Makefile.in.orig Sun Jul 10 15:57:51 2011
|
|
|
|
+++ src/Makefile.in Sat Sep 10 21:19:58 2011
|
|
|
|
@@ -705,7 +705,7 @@ uninstall-am: uninstall-info-am uninstall-pkglibLTLIBR
|
2005-06-29 17:15:24 -04:00
|
|
|
# count BUILDs - each time increment by one and define the
|
|
|
|
# C macro BUILDNO. bind it to a file everybody includes (log.h)
|
|
|
|
#
|
|
|
|
-log.h: increment_build
|
|
|
|
+log.h:
|
|
|
|
|
|
|
|
increment_build:
|
|
|
|
@echo "incrementing BUILD number"
|