Removed makefiles.
authorJames Tabor <james.tabor@reactos.org>
Thu, 2 Jun 2005 01:37:38 +0000 (01:37 +0000)
committerJames Tabor <james.tabor@reactos.org>
Thu, 2 Jun 2005 01:37:38 +0000 (01:37 +0000)
svn path=/trunk/; revision=15725

reactos/drivers/usb/cromwell/core/makefile [deleted file]
reactos/drivers/usb/cromwell/host/makefile [deleted file]
reactos/drivers/usb/cromwell/uhci/makefile [deleted file]

diff --git a/reactos/drivers/usb/cromwell/core/makefile b/reactos/drivers/usb/cromwell/core/makefile
deleted file mode 100644 (file)
index bd9811c..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# This file is automatically generated.
-
-TOP = ../../../..
-DEFAULT = usbcore
-include $(TOP)/proxy.mak
diff --git a/reactos/drivers/usb/cromwell/host/makefile b/reactos/drivers/usb/cromwell/host/makefile
deleted file mode 100644 (file)
index f3a7d97..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# This file is automatically generated.
-
-TOP = ../../../..
-DEFAULT = ohci
-include $(TOP)/proxy.mak
diff --git a/reactos/drivers/usb/cromwell/uhci/makefile b/reactos/drivers/usb/cromwell/uhci/makefile
deleted file mode 100644 (file)
index a60ba75..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# This file is automatically generated.
-
-TOP = ../../../..
-DEFAULT = uhci
-include $(TOP)/proxy.mak