summaryrefslogtreecommitdiff
path: root/kbdneo2/Quelldateien/makefile
diff options
context:
space:
mode:
authorflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-05-06 10:30:11 +0000
committerflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-05-06 10:30:11 +0000
commit39ad27b08aea1e2363e4317469c60fe7961244ee (patch)
tree7462348efcb8462e600ee3432fa7792fccfeb362 /kbdneo2/Quelldateien/makefile
parent0012904f168be57d1c98ec187572174c330eb14f (diff)
downloadneo-layout-39ad27b08aea1e2363e4317469c60fe7961244ee.tar.gz
neo-layout-39ad27b08aea1e2363e4317469c60fe7961244ee.tar.bz2
neo-layout-39ad27b08aea1e2363e4317469c60fe7961244ee.zip
git-svn-id: https://svn.neo-layout.org@502 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'kbdneo2/Quelldateien/makefile')
-rw-r--r--kbdneo2/Quelldateien/makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/kbdneo2/Quelldateien/makefile b/kbdneo2/Quelldateien/makefile
deleted file mode 100644
index 23d6985..0000000
--- a/kbdneo2/Quelldateien/makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
-# file to this component. This file merely indirects to the real make file
-# that is shared by all the components of NT OS/2
-#
-!IF DEFINED(_NT_TARGET_VERSION)
-! IF $(_NT_TARGET_VERSION)>=0x501
-! INCLUDE $(NTMAKEENV)\makefile.def
-! ELSE
-! message BUILDMSG: Warning : The sample "$(MAKEDIR)" is not valid for the current OS target.
-! ENDIF
-!ELSE
-! INCLUDE $(NTMAKEENV)\makefile.def
-!ENDIF
-