diff options
Diffstat (limited to 'gcc/config/alpha/x-osf')
-rw-r--r-- | gcc/config/alpha/x-osf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/alpha/x-osf b/gcc/config/alpha/x-osf deleted file mode 100644 index 5bb9c90986e..00000000000 --- a/gcc/config/alpha/x-osf +++ /dev/null @@ -1,4 +0,0 @@ -host-osf.o : $(srcdir)/config/alpha/host-osf.c $(CONFIG_H) $(SYSTEM_H) \ - coretypes.h hosthooks.h hosthooks-def.h $(HOOKS_H) - $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \ - $(srcdir)/config/alpha/host-osf.c |