summaryrefslogtreecommitdiff
path: root/gcc/config/x-netbsd
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/x-netbsd')
-rw-r--r--gcc/config/x-netbsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/x-netbsd b/gcc/config/x-netbsd
index beef7451264..c489bd79c46 100644
--- a/gcc/config/x-netbsd
+++ b/gcc/config/x-netbsd
@@ -1,4 +1,4 @@
-host-netbsd.o : $(srcdir)/config/host-netbsd.c $(CONFIG_H) $(SYSTEM_H) \
+host-netbsd.o : $(srcdir)/config/host-netbsd.cc $(CONFIG_H) $(SYSTEM_H) \
coretypes.h hosthooks.h hosthooks-def.h $(HOOKS_H)
$(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
- $(srcdir)/config/host-netbsd.c
+ $(srcdir)/config/host-netbsd.cc