482063559a
and use smarter creation of the header file.
8 lines
191 B
Makefile
8 lines
191 B
Makefile
# $NetBSD: Makefile,v 1.9 1998/04/09 00:32:38 tv Exp $
|
|
# from: @(#)Makefile 8.3 (Berkeley) 7/19/93
|
|
|
|
PROG= rdist
|
|
SRCS= docmd.c expand.c gram.y lookup.c main.c server.c
|
|
|
|
.include <bsd.prog.mk>
|