sound examples: Organize files in directories

More examples will be added, so it's better to be organized.

Sponsored by:	The FreeBSD Foundation
MFC after:	2 days
Reviewed by:	dev_submerge.ch, markj
Differential Revision:	https://reviews.freebsd.org/D45968
This commit is contained in:
Christos Margiolis 2024-07-27 14:54:35 +03:00
parent bd5bcc848c
commit cb00491fbc
6 changed files with 7 additions and 4 deletions

View file

@ -314,12 +314,15 @@ SE_SCSI_TARGET= \
scsi_cmds.c
SE_DIRS+= sound
SE_SOUND= \
SE_SOUND=
SE_DIRS+= sound/oss
SE_SOUND_OSS= \
README \
basic.c \
ossinit.h \
ossmidi.h \
midi.c \
README
ossinit.h \
ossmidi.h
SE_DIRS+= sunrpc
SE_SUNRPC= Makefile