summaryrefslogtreecommitdiff
path: root/gcc/config/vms/t-vms
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/vms/t-vms')
-rw-r--r--gcc/config/vms/t-vms5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/vms/t-vms b/gcc/config/vms/t-vms
index 6af3df806a9..4e20bde8070 100644
--- a/gcc/config/vms/t-vms
+++ b/gcc/config/vms/t-vms
@@ -17,13 +17,8 @@
# along with GCC; see the file COPYING3. If not see
# <http://www.gnu.org/licenses/>.
-STMP_FIXPROTO =
-STMP_FIXINC =
LIMITS_H_TEST = false
-# Under VMS, directory names cannot contain dots.
-version:=$(shell echo $(BASEVER_c) | sed -e 's/\./_/g')
-
vms-crtlmap.h: $(srcdir)/config/vms/vms-crtlmap.map \
$(srcdir)/config/vms/make-crtlmap.awk
$(AWK) -f $(srcdir)/config/vms/make-crtlmap.awk \