7 lines
148 B
Makefile
7 lines
148 B
Makefile
# from: @(#)Makefile 5.1 (Berkeley) 5/11/90
|
|
# $Id: Makefile,v 1.2 1993/07/31 15:21:34 mycroft Exp $
|
|
|
|
SUBDIR= ktrace kdump
|
|
|
|
.include <bsd.subdir.mk>
|