mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +01:00
Alphas don't necessarily have speakers.
This commit is contained in:
parent
5e92200712
commit
b32a086be1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35856
@ -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