mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
8 lines
118 B
Makefile
8 lines
118 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= psd/03.iosys
|
|
SRCS= iosys
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|