mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 09:39:20 -04:00
6 lines
265 B
Plaintext
6 lines
265 B
Plaintext
host-ppc64-darwin.o : $(srcdir)/config/rs6000/host-ppc64-darwin.c \
|
|
$(CONFIG_H) $(SYSTEM_H) coretypes.h hosthooks.h $(HOSTHOOKS_DEF_H) toplev.h \
|
|
config/host-darwin.h $(DIAGNOSTIC_H)
|
|
$(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) \
|
|
$(INCLUDES) $< -o $@
|