diff options
Diffstat (limited to 'tools/makefile')
| -rw-r--r-- | tools/makefile | 9 | 
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/makefile b/tools/makefile index ec9c101..fa3c689 100644 --- a/tools/makefile +++ b/tools/makefile @@ -1,3 +1,12 @@ +# Notes on this project + +# Things to do: +#  fancier hi-q or pipette;  handle triangular piping +#  skrewt: read, use, and write envelope info +#  skrewt: integrate call to spamc +#  skrewt: integrate call to qmail-queue +#  skrewt: integrate greylisting +  CC= /usr/bin/g++  CFLAGS = -std=gnu++0x -Wall -g -I $(HOME)/lib/include  | 
