13 lines
447 B
Plaintext
13 lines
447 B
Plaintext
|
$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2005/06/29 21:15:24 sturm Exp $
|
||
|
--- src/Makefile.in.orig Wed Jun 29 22:55:19 2005
|
||
|
+++ src/Makefile.in Wed Jun 29 22:59:37 2005
|
||
|
@@ -501,7 +501,7 @@ uninstall-am: uninstall-info-am uninstal
|
||
|
# 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"
|