diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 07:28:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 07:28:26 +0000 |
| commit | 0414fc4dd0ee3a278182d1125da0c820a6c602b0 (patch) | |
| tree | c65a66e1444b7482fc43627b851b90958a000e4e /libexec/atrun | |
| parent | 71d8277b51882c2fd84723e5b74c2cbe92635fe6 (diff) | |
Notes
Diffstat (limited to 'libexec/atrun')
| -rw-r--r-- | libexec/atrun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile index a71a797b1a87..3ae4d8154227 100644 --- a/libexec/atrun/Makefile +++ b/libexec/atrun/Makefile @@ -15,6 +15,7 @@ CFLAGS+=-I${MAINSRC} -I${.CURDIR} .include <bsd.prog.mk> ${MAN8}: atrun.man + @${ECHO} Making ${.TARGET:T} from ${.ALLSRC:T}; \ sed -e \ "s@_ATSPOOL_DIR@$(ATSPOOL_DIR)@g; \ s@_ATJOB_DIR@$(ATJOB_DIR)@g; \ |
