mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 22:02:58 -04:00
9 lines
138 B
Makefile
9 lines
138 B
Makefile
# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $
|
|
#
|
|
PROG=dumpnlist
|
|
NOMAN=yes
|
|
.PATH: ${.CURDIR}/../../..
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
|