mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 11:12:46 +00:00
8 lines
83 B
Makefile
8 lines
83 B
Makefile
#
|
|
# Makefile for xntpd.
|
|
# $Id$
|
|
#
|
|
SUBDIR= pccardc pccardd
|
|
|
|
.include <bsd.subdir.mk>
|