1diff --git a/sam/Makefile b/sam/Makefile 2index 17ada1f..1e9e9b8 100644 3--- a/sam/Makefile 4+++ b/sam/Makefile 5@@ -10,7 +10,6 @@ MANFILES = sam.1 6 include ../config.mk 7 8 all: ${TARG} 9- @strip ${TARG} 10 @echo built ${TARG} 11 12 install: ${TARG}