mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
361725a2ca
Approved-by: jordan
11 lines
158 B
Makefile
11 lines
158 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MY_DEVS= std tun2 vty10 fd0 wd0s1h pty0 \
|
|
cuaa0 cuaa1 cuaa2 cuaa3 cuaa4 \
|
|
cuaa5 cuaa6 cuaa7 cuaa8 cuaa9
|
|
|
|
.include "../build/Makefile.mfs"
|
|
|