mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05:00
7 lines
176 B
Makefile
7 lines
176 B
Makefile
#
|
|
# Makefile for xntpd.
|
|
# $Id: Makefile,v 1.3 1994/02/03 22:30:30 wollman Exp $
|
|
#
|
|
SUBDIR= lib parse xntpd xntpdc ntpq ntpdate ntptrace authstuff util
|
|
|
|
.include <bsd.subdir.mk>
|