remove internal files
[ipfw-google.git] / original_passthru / makefile
diff --git a/original_passthru/makefile b/original_passthru/makefile
deleted file mode 100644 (file)
index c6c9e94..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-#\r
-# DO NOT EDIT THIS FILE!!!  Edit .\sources. if you want to add a new source\r
-# file to this component.  This file merely indirects to the real make file\r
-# that is shared by all the components of NT\r
-#\r
-\r
-#!INCLUDE $(NTMAKEENV)\makefile.def\r
-\r
-\r
-!IF DEFINED(_NT_TARGET_VERSION)\r
-!      IF $(_NT_TARGET_VERSION)>=0x501\r
-!              INCLUDE $(NTMAKEENV)\makefile.def\r
-!      ELSE\r
-#               Only warn once per directory\r
-!               INCLUDE $(NTMAKEENV)\makefile.plt\r
-!               IF "$(BUILD_PASS)"=="PASS1"\r
-!                  message BUILDMSG: Warning : The sample "$(MAKEDIR)" is not valid for the current OS target.\r
-!               ENDIF\r
-!      ENDIF\r
-!ELSE\r
-!      INCLUDE $(NTMAKEENV)\makefile.def\r
-!ENDIF\r