mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 17:50:04 -04:00
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
host-ppc-darwin.o : $(srcdir)/config/rs6000/host-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 $@
|