Remove built-in speaker support
The changes to amiga, mac and msdos builds are untested.
This commit is contained in:
1
sys/unix/.gitattributes
vendored
1
sys/unix/.gitattributes
vendored
@@ -7,4 +7,3 @@ sysconf NHSUBST
|
||||
*shr NH_header=no
|
||||
* NH_filestag=(file%s_for_UNIX_versions)
|
||||
cpp?.shr NH_filestag=(file%s_for_replacement_cpp,_only_needed_by_some_ancient_UNIX_systems)
|
||||
snd86unx.shr NH_filestag=(file%s_for_sound_driver_for_386_UNIX)
|
||||
|
||||
@@ -261,13 +261,6 @@ Notes:
|
||||
Also, it is recommended that you use FLEX instead of the standard
|
||||
lex bundled with Solaris 2.x (even if that last one should work ;-).
|
||||
|
||||
14. If your machine is a 286, 386, or 486 running an appropriate OS, you
|
||||
may wish to use the console speaker driver included in
|
||||
sys/unix/snd86unx.shr. This will allow audible music to be played
|
||||
on your console speaker in certain appropriate game situations. The only
|
||||
modification to the main-line code needed to enable use of the driver
|
||||
is defining UNIX386MUSIC or VPIX_MUSIC in unixconf.h.
|
||||
|
||||
15. If you are trying to cross-compile for another system, there is some
|
||||
support in the src and util Makefiles, but there are still other
|
||||
complications. It may well be best to make another copy of util,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user