don't need this - it doesn't work
roberts [Tue, 27 Jul 1999 20:24:49 +0000 (20:24 +0000)]
doc/Makefile [deleted file]
doc/fastcgi-whitepaper/Makefile [deleted file]

diff --git a/doc/Makefile b/doc/Makefile
deleted file mode 100644 (file)
index 35e2ef7..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-.SUFFIXES:
-.SUFFIXES: .htm .gut
-
-all:
-       make *.htm
-
-DIR     = /omi/httpd/www-dev/root
-TOOLS   = ${DIR}/fastcgi
-GUTSCSH = ${TOOLS}/fcgi-pa.csh
-
-.gut.htm:
-       ${GUTSCSH} $*.gut > $*.htm
-
-clean:
-       rm -f *~
diff --git a/doc/fastcgi-whitepaper/Makefile b/doc/fastcgi-whitepaper/Makefile
deleted file mode 100644 (file)
index b4caeb4..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-.SUFFIXES:
-.SUFFIXES: .htm .gut
-
-all:
-       make *.htm
-
-DIR     = /omi/httpd/www-dev/root
-TOOLS   = ${DIR}/Tools
-GUTSCSH = ${TOOLS}/fcgi-pa.csh
-
-.gut.htm:
-       ${GUTSCSH} $*.gut > $*.htm
-
-clean:
-       rm -f *~