Alphas don't necessarily have speakers.
This commit is contained in:
parent
868ea92b09
commit
f5023914c2
@ -2,6 +2,9 @@
|
||||
|
||||
PROG= morse
|
||||
NOMAN= noman
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
CFLAGS += -DSPEAKER=\"/dev/speaker\"
|
||||
.endif
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user