mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
8 lines
132 B
Makefile
8 lines
132 B
Makefile
#
|
|
# Makefile for xntpd.
|
|
# $Id: Makefile,v 1.4 1994/09/29 23:43:54 wollman Exp $
|
|
#
|
|
SUBDIR= pccardc pccardd
|
|
|
|
.include <bsd.subdir.mk>
|