summaryrefslogtreecommitdiffstats
path: root/not-maintained/web/Makefile.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'not-maintained/web/Makefile.tmpl')
-rw-r--r--not-maintained/web/Makefile.tmpl16
1 files changed, 0 insertions, 16 deletions
diff --git a/not-maintained/web/Makefile.tmpl b/not-maintained/web/Makefile.tmpl
deleted file mode 100644
index 83ed1e84..00000000
--- a/not-maintained/web/Makefile.tmpl
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#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 $(OSDIR)/os-inline.c $(INCDIR)/ap_ctype.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