Removed makefiles. Deleted: trunk/reactos/drivers/usb/cromwell/core/makefile Deleted: trunk/reactos/drivers/usb/cromwell/host/makefile Deleted: trunk/reactos/drivers/usb/cromwell/uhci/makefile _____
Deleted: trunk/reactos/drivers/usb/cromwell/core/makefile --- trunk/reactos/drivers/usb/cromwell/core/makefile 2005-06-02 01:36:20 UTC (rev 15724) +++ trunk/reactos/drivers/usb/cromwell/core/makefile 2005-06-02 01:37:38 UTC (rev 15725) @@ -1,5 +0,0 @@
-# This file is automatically generated. - -TOP = ../../../.. -DEFAULT = usbcore -include $(TOP)/proxy.mak _____
Deleted: trunk/reactos/drivers/usb/cromwell/host/makefile --- trunk/reactos/drivers/usb/cromwell/host/makefile 2005-06-02 01:36:20 UTC (rev 15724) +++ trunk/reactos/drivers/usb/cromwell/host/makefile 2005-06-02 01:37:38 UTC (rev 15725) @@ -1,5 +0,0 @@
-# This file is automatically generated. - -TOP = ../../../.. -DEFAULT = ohci -include $(TOP)/proxy.mak _____
Deleted: trunk/reactos/drivers/usb/cromwell/uhci/makefile --- trunk/reactos/drivers/usb/cromwell/uhci/makefile 2005-06-02 01:36:20 UTC (rev 15724) +++ trunk/reactos/drivers/usb/cromwell/uhci/makefile 2005-06-02 01:37:38 UTC (rev 15725) @@ -1,5 +0,0 @@
-# This file is automatically generated. - -TOP = ../../../.. -DEFAULT = uhci -include $(TOP)/proxy.mak