]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fixed NWGNUversion.inc target.
authorGuenter Knauf <fuankg@apache.org>
Tue, 5 Apr 2011 01:44:00 +0000 (01:44 +0000)
committerGuenter Knauf <fuankg@apache.org>
Tue, 5 Apr 2011 01:44:00 +0000 (01:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1088842 13f79535-47bb-0310-9956-ffa450edef68

build/NWGNUtail.inc

index 6f1b46f9a92cce0691219ec65915772878b25c96..0c4a92d571de3acdb99f283fc36b9cc355fab97d 100644 (file)
@@ -96,7 +96,7 @@ CPPOPT_DEPENDS        = $(CCOPT_DEPENDS)
 #
 
 ifneq ($(MAKECMDGOALS),clean)
-$(AP_WORK)/build/NWGNUversion.inc : $(AP_WORK)/build/nw_ver.awk $(AP_WORK)/include/ap_release.h
+$(APBUILD)/NWGNUversion.inc: $(APBUILD)/nw_ver.awk $(SRC)/include/ap_release.h
 #      @echo Generating $@
        @echo $(DL)GEN  $@$(DL)
        $(AWK) -f $^ > $@