Home
last modified time | relevance | path

Searched refs:DAEMON_SRCS (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/power/
H A DMakefile28 DAEMON_SRCS = powerd.c sysstat.c macro
29 DAEMON_OBJS = $(DAEMON_SRCS:%.c=%.o)
37 SRCS = $(DAEMON_SRCS) $(PMCFG_SRCS) $(SUSPEND_SRCS)
104 $(DAEMON_OBJS): $(DAEMON_SRCS)
149 $(LINT.c) $(DAEMON_SRCS)