Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add "applypatch" and "dotest" scripts to tie it all together.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 3c518baca999b766f5aef0dbffa01d2ab54406b1..eca3a5d5256cca06d86ebb85ec9d3218752ffcd2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3,7
+3,7
@@
CFLAGS=-Wall -O2
HOME=$(shell echo $$HOME)
PROGRAMS=mailsplit mailinfo
-SCRIPTS=
+SCRIPTS=
dotest applypatch
all: $(PROGRAMS)