mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 16:10:46 +01: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>
|