summaryrefslogtreecommitdiffstats
path: root/web/Makefile.tmpl.bak
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-15 15:29:54 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-15 15:29:54 +0800
commitb78e3948144360a41a582d4b56a2c000e7eb44c6 (patch)
tree6456318d876326fa02aeea1d91598eb5f407b712 /web/Makefile.tmpl.bak
parent2b77229a09701b117abd7e64f5d6b26b81d45bd1 (diff)
downloadpttbbs-b78e3948144360a41a582d4b56a2c000e7eb44c6.tar
pttbbs-b78e3948144360a41a582d4b56a2c000e7eb44c6.tar.gz
pttbbs-b78e3948144360a41a582d4b56a2c000e7eb44c6.tar.bz2
pttbbs-b78e3948144360a41a582d4b56a2c000e7eb44c6.tar.lz
pttbbs-b78e3948144360a41a582d4b56a2c000e7eb44c6.tar.xz
pttbbs-b78e3948144360a41a582d4b56a2c000e7eb44c6.tar.zst
pttbbs-b78e3948144360a41a582d4b56a2c000e7eb44c6.zip
no longer maintained
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1594 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'web/Makefile.tmpl.bak')
-rw-r--r--web/Makefile.tmpl.bak17
1 files changed, 0 insertions, 17 deletions
diff --git a/web/Makefile.tmpl.bak b/web/Makefile.tmpl.bak
deleted file mode 100644
index e686b7a9..00000000
--- a/web/Makefile.tmpl.bak
+++ /dev/null
@@ -1,17 +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 \
- $(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