blob: 41f4ee993f8ffc5b484eb4161dccb9533b387c12 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# $FreeBSD: src/usr.sbin/zic/Makefile,v 1.6 2001/07/18 11:30:46 dd Exp $
# Vendor contact: tz@elsie.nci.nih.gov
MAINTAINER= wollman@FreeBSD.org
SUBDIR= zic zdump
.include <bsd.subdir.mk>
|