mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-23 18:47:57 +00:00
Add freebsd.
This commit is contained in:
parent
b0fab82cb6
commit
a117e51e29
@ -1018,6 +1018,7 @@ case "${canonical}" in
|
||||
*-sco3.2v4* ) opsys=sco4 ;;
|
||||
*-bsd386* ) opsys=bsd386 ;;
|
||||
*-386bsd* ) opsys=386bsd ;;
|
||||
*-freebsd* ) opsys=freebsd ;;
|
||||
*-netbsd* ) opsys=netbsd ;;
|
||||
*-nextstep* ) opsys=mach2 ;;
|
||||
## Otherwise, we'll fall through to the generic opsys code at the bottom.
|
||||
|
Loading…
Reference in New Issue
Block a user