diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-08-14 09:08:03 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-08-14 09:08:03 +0000 |
commit | e005208c54811843abf5b043c3c52aae9ad379e2 (patch) | |
tree | 36f9d05d199559866535367ad7d8fadad705175d /mail/dspam | |
parent | c6ef990bd6c206369c016ae2c897df362a8543db (diff) |
Notes
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 76efea6d6f8a..66fcb6f553e1 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -468,6 +468,8 @@ pre-everything:: .endif pre-extract: check-options-version + @${ECHO_CMD} "testing 1 2 3 ..." + @${FALSE} .ifndef(MAINT) @${ECHO_CMD} "" @${ECHO_CMD} "Define vars below before make-ing if you need:" |