Update to 2.0.0 tree from current Fremantle build
[opencv] / apps / Hawk / CVEiCL / EiC / module / stdClib / Makefile
diff --git a/apps/Hawk/CVEiCL/EiC/module/stdClib/Makefile b/apps/Hawk/CVEiCL/EiC/module/stdClib/Makefile
deleted file mode 100644 (file)
index 0ce33b2..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-############################
-# Part 1: LOCAL DEFINITIONS
-
-      TOP  = ../..
-
-#############################
-# Part 2: COMMON MAKE PARAMETERS
-
-include $(TOP)/make.proj
-
-#############################
-# Part 3: LOCAL SOURCES 
-
-   DIRS = src test
-
-##############################
-# Part 4: LOCAL TARGETS  
-
-include $(CONFIG_DIR)/NormalNodeTargets
-
-#############################
-# Part 5: COMMON RULES and 
-#     and default Targets
-
-include $(CONFIG_DIR)/make.rules
-
-#############################
-# Part 6: DEPENDENCIES
-
-
-
-
-
-
-
-
-
-
-
-
-
-