From 8fcd3c7367bb9b38cbc724d68aac8406f9f7d089 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 23 Aug 2010 15:51:27 +0000 Subject: Fix location of this file to be where it was initially intended. --- libgloss/config/xc16x.mt | 3 +++ libgloss/xc16x/xc16x.mt | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 libgloss/config/xc16x.mt delete mode 100644 libgloss/xc16x/xc16x.mt 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. diff --git a/libgloss/xc16x/xc16x.mt b/libgloss/xc16x/xc16x.mt deleted file mode 100644 index 2ac79cebc..000000000 --- a/libgloss/xc16x/xc16x.mt +++ /dev/null @@ -1,3 +0,0 @@ -# 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. -- cgit v1.2.3