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>
|