Added rule for generated .c file to workaround a strange build
issue on Linux where the file could not be found through vpath.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080885 13f79535-47bb-0310-9956-
ffa450edef68
vpath %.c modules/generators:modules/metadata:modules/filters:modules/loggers
vpath %.c modules/core:os/netware:server/mpm/netware:$(PCRE)
+$(OBJDIR)/chartables.o: os/netware/chartables.c
+
#
# Include the 'tail' makefile that has targets that depend on variables defined
# in this makefile