mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
4 lines
210 B
Text
4 lines
210 B
Text
host-linux.o : $(srcdir)/config/host-linux.c $(CONFIG_H) $(SYSTEM_H) \
|
|
coretypes.h hosthooks.h hosthooks-def.h $(HOOKS_H)
|
|
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
|
|
$(srcdir)/config/host-linux.c
|