Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/config')
-rw-r--r--libgloss/config/xc16x.mt3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgloss/config/xc16x.mt b/libgloss/config/xc16x.mt
new file mode 100644
index 000000000..2ac79cebc
--- /dev/null
+++ b/libgloss/config/xc16x.mt
@@ -0,0 +1,3 @@
+# Dummy target-specific Makefile fragment for XC16X. We can't
+# use default.mt because it refers to generic source files whose
+# names conflict with the XC16X-specific sources.