--- src/games/morse/Makefile 2005/04/25 16:10:24 1.3 +++ src/games/morse/Makefile 2006/10/08 16:22:36 1.4 @@ -4,7 +4,6 @@ PROG= morse MAN= morse.6 -WARNS?= 6 .if ${MACHINE_ARCH} == "i386" CFLAGS += -DSPEAKER=\"/dev/speaker\"