$NetBSD: patch-aa,v 1.3 2006/05/12 23:35:55 adrianp Exp $

--- Makefile.am.orig	2006-05-05 15:10:44.000000000 +0100
+++ Makefile.am
@@ -33,14 +33,9 @@ EXTRA_DIST = README README.arm README.pa
              hydra-mod.h hydra.h crc32.h d3des.h md4.h
 
 all:	pw-inspector hydra $(XHYDRA_SUPPORT) 
-	@echo
-	@echo Now type "make install"
 
 hydra:	$(OBJ)
 	$(CC) $(OPTS) $(LIBS) -o $(BIN) $(OBJ) $(LIBS) $(XLIBS) $(XLIBPATHS) || echo -e "\nIF YOU RECEIVED THE ERROR MESSAGE \"cannot find -lpq\" DO THE FOLLOWING:\n  make clean; ./configure\n  vi Makefile    <- and remove the \"-lpq\" and \"-DLIBPOSTGRES\" statements\n  make\n"
-	@echo
-	@echo If men could get pregnant, abortion would be a sacrament
-	@echo
 
 xhydra:	
 	-cd hydra-gtk && ./make_xhydra.sh
