5 CFILES = fmt.c proc_compare.c pr_time.c w.c
6 MANPAGES = uptime.1 w.1
8 Embedded=$(shell tconf --test TARGET_OS_EMBEDDED)
10 Extra_CC_Flags = -Wall \
11 -no-cpp-precomp -Wno-error -DHAVE_KVM=0 -DHAVE_UTMPX=1
12 Extra_LD_Flags = -dead_strip
14 Extra_LD_Flags += -lresolv
17 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
20 $(LN) $(DSTROOT)/$(Install_Dir)/w $(DSTROOT)/$(Install_Dir)/uptime