697285d609
- Revert change common/os.h -> os.h. From Mats O Jansson.
7 lines
125 B
Makefile
7 lines
125 B
Makefile
# $NetBSD: Makefile,v 1.4 1997/04/17 21:09:02 christos Exp $
|
|
|
|
PROG= mopa.out
|
|
SRCS= mopa.out.c file.c
|
|
|
|
.include <bsd.prog.mk>
|