mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 17:31:43 +01:00
8 lines
83 B
Makefile
8 lines
83 B
Makefile
#
|
|
# Makefile for xntpd.
|
|
# $Id$
|
|
#
|
|
SUBDIR= pccardc pccardd
|
|
|
|
.include <bsd.subdir.mk>
|