diff options
Diffstat (limited to 'gcc/config/alpha/x-vms')
-rw-r--r-- | gcc/config/alpha/x-vms | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/alpha/x-vms b/gcc/config/alpha/x-vms index 053263a60c5..3b47bebe636 100644 --- a/gcc/config/alpha/x-vms +++ b/gcc/config/alpha/x-vms @@ -5,7 +5,6 @@ libsubdir=$(libdir)/gcc-lib # Rules for linker and compiler wrappers. These are only useful on # a VMS host. -EXTRA_PROGRAMS=ld.exe decc.exe vms-ld.o : $(srcdir)/config/alpha/vms-ld.c $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $< $(OUTPUT_OPTION) ld.exe : vms-ld.o |