2008-07-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[official-gcc.git] / gcc / config / alpha / x-vms
blob3b47bebe6364a77d71fb79cd1789c7507e8482fa
1 # Under VMS, directory names cannot contain dots.
2 version:=$(shell echo $(BASEVER_c) | sed -e 's/\./_/g')
4 libsubdir=$(libdir)/gcc-lib
6 # Rules for linker and compiler wrappers.  These are only useful on
7 # a VMS host.
8 vms-ld.o : $(srcdir)/config/alpha/vms-ld.c
9         $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $< $(OUTPUT_OPTION)
10 ld.exe : vms-ld.o
11         $(CC) -o $@ vms-ld.o ../libiberty/libiberty.a
13 vms-cc.o : $(srcdir)/config/alpha/vms-cc.c
14         $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $< $(OUTPUT_OPTION)
15 decc.exe : vms-cc.o
16         $(CC) -o $@ vms-cc.o ../libiberty/libiberty.a
18 # These extra parts can only be compiled on a VMS host and are only needed
19 # on a VMS target.  The rules are in t-vms.
20 VMS_EXTRA_PARTS=vcrt0.o pcrt0.o