update for HEAD-2003050101
[reactos.git] / drivers / dd / vidport / makefile
diff --git a/drivers/dd/vidport/makefile b/drivers/dd/vidport/makefile
deleted file mode 100644 (file)
index 224ef06..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# $Id$
-
-PATH_TO_TOP = ../../..
-
-TARGET_TYPE = export_driver
-
-TARGET_NAME = vidport
-
-TARGET_CFLAGS = 
-
-TARGET_OBJECTS = vidport.o
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk