7 lines
136 B
Makefile
7 lines
136 B
Makefile
# $NetBSD: Makefile,v 1.8 1997/10/24 07:52:20 lukem Exp $
|
|
|
|
PROG= mkastods
|
|
SRCS= mkastods.c asc_ebc.c ebc_disp.c
|
|
|
|
.include <bsd.prog.mk>
|