summaryrefslogtreecommitdiffstats
path: root/web/Makefile.tmpl.bak
blob: e686b7a93b56cbd46ea14643302e1b45cbf43936 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

#Dependencies

$(OBJS) $(OBJS_PIC): Makefile

BBSLIBS=   util_cache.o util_record.o util_passwd.o

# DO NOT REMOVE
mod_ptt.o: mod_ptt.c $(INCDIR)/httpd.h \
 $(INCDIR)/ap_config.h $(INCDIR)/ap_mmn.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_config.h \
 $(INCDIR)/http_core.h $(INCDIR)/http_log.h \
 $(INCDIR)/http_main.h $(INCDIR)/http_protocol.h \
 $(INCDIR)/util_script.h