mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
9 lines
165 B
Makefile
9 lines
165 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 7/27/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= smm/01.setup
|
|
SRCS= stubs 0.t 1.t 2.t 3.t 4.t 5.t 6.t
|
|
MACROS= -ms
|
|
USE_TBL=
|
|
|
|
.include <bsd.doc.mk>
|