Remove unnecessary .dfc files.
roberts [Sun, 15 Aug 1999 03:44:33 +0000 (03:44 +0000)]
cgi-fcgi/descrip.dfc [deleted file]
libfcgi/descrip.dfc [deleted file]

diff --git a/cgi-fcgi/descrip.dfc b/cgi-fcgi/descrip.dfc
deleted file mode 100644 (file)
index f101f3d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# descrip.dfc
-# This is a generated file, DO NOT EDIT
-# Another service of Ace Wrecking & Software
-# If we don't have it then you don't need it
-#
-
-IncludeDir ../include
-
-UseLocalLibrary libfcgi wnt ..\\libfcgi
-
-BuildConsoleApp cgi-fcgi cgi-fcgi.c
-
-
diff --git a/libfcgi/descrip.dfc b/libfcgi/descrip.dfc
deleted file mode 100644 (file)
index bd1d3b4..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# descrip.dfc
-# This is a generated file, DO NOT EDIT
-# Another service of Ace Wrecking & Software
-# If we don't have it then you don't need it
-#
-InheritFrom ../
-IncludeDir ../include
-
-BuildObjectsForPlatform wnt os_win32.c 
-BuildObjectsForPlatform unix os_unix.c
-
-BuildDynamic libfcgi fcgi_stdio.c fcgiapp.c strerror.c os_unix.c os_win32.c
-
-ExportDynamic libfcgi