summaryrefslogtreecommitdiff
path: root/setedit/Makefile.nmk
diff options
context:
space:
mode:
Diffstat (limited to 'setedit/Makefile.nmk')
-rw-r--r--setedit/Makefile.nmk16
1 files changed, 0 insertions, 16 deletions
diff --git a/setedit/Makefile.nmk b/setedit/Makefile.nmk
deleted file mode 100644
index f8db22e..0000000
--- a/setedit/Makefile.nmk
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/usr/bin/make
-#
-# Copyright (c) 2003-2004 by Salvador E. Tropea
-# Covered by the GPL license.
-#
-# That's the makefile for MSVC compiler.
-#
-# This file reuses the Makefile.bcc file but defining FOR_NMAKE variable to
-# select Microsoft tools.
-#
-
-FOR_NMAKE=1
-# Uncomment to generate code with debug information.
-#DEBUG=1
-!include Makefile.bcc
-