NetBSD/usr.bin/rdist/Makefile

8 lines
191 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 1998/04/09 00:32:38 tv Exp $
1997-10-18 18:34:39 +04:00
# from: @(#)Makefile 8.3 (Berkeley) 7/19/93
1993-03-21 12:45:37 +03:00
PROG= rdist
SRCS= docmd.c expand.c gram.y lookup.c main.c server.c
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>