7 lines
139 B
Makefile
7 lines
139 B
Makefile
# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
|
|
# $Id: Makefile,v 1.2 1993/07/30 23:51:20 mycroft Exp $
|
|
|
|
PROG= ruptime
|
|
|
|
.include <bsd.prog.mk>
|