ethernet/slirp works on netbsd too

This commit is contained in:
gbeauche 2005-05-14 08:42:39 +00:00
parent eff6830415
commit 722eedd6e2

View File

@ -449,6 +449,7 @@ freebsd*)
;;
netbsd*)
CAN_NATIVE_M68K=yes
ETHERSRC=ether_unix.cpp
;;
solaris*)
AUDIOSRC=Solaris/audio_solaris.cpp