summaryrefslogtreecommitdiff
path: root/APACHE_1_3_42/src/modules/test/Makefile.tmpl
blob: d79e5fa47adcdcd2794f05db214e3700fe07e699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

#Dependencies

$(OBJS) $(OBJS_PIC): Makefile

# DO NOT REMOVE
mod_rndchunk.o: mod_rndchunk.c $(INCDIR)/httpd.h \
 $(INCDIR)/ap_config.h $(INCDIR)/ap_config_auto.h \
 $(OSDIR)/os.h $(INCDIR)/ap_ctype.h $(INCDIR)/hsregex.h \
 $(INCDIR)/ap_alloc.h $(INCDIR)/buff.h $(INCDIR)/ap.h \
 $(INCDIR)/util_uri.h $(INCDIR)/http_protocol.h \
 $(INCDIR)/http_config.h $(INCDIR)/http_main.h
mod_test_util_uri.o: mod_test_util_uri.c $(INCDIR)/httpd.h \
 $(INCDIR)/ap_config.h $(INCDIR)/ap_config_auto.h \
 $(OSDIR)/os.h $(INCDIR)/ap_ctype.h $(INCDIR)/hsregex.h \
 $(INCDIR)/ap_alloc.h $(INCDIR)/buff.h $(INCDIR)/ap.h \
 $(INCDIR)/util_uri.h $(INCDIR)/http_protocol.h \
 $(INCDIR)/http_config.h $(INCDIR)/http_main.h