Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sa/
H A DMakefile72 SYSCRONTAB= $(CRONTABSD)/sys macro
104 @if [ -f $(SYSCRONTAB) ]; \
106 if $(GREP) "sa1" $(SYSCRONTAB) >/dev/null 2>&1 ; then :; \
108 echo $(ENTRY1) >> $(SYSCRONTAB); \
109 echo $(ENTRY2) >> $(SYSCRONTAB); \
112 if $(GREP) "sa2" $(SYSCRONTAB) >/dev/null 2>&1 ; then :; \
114 echo $(ENTRY3) >> $(SYSCRONTAB); \