c1fa28cf2c
the former is correct, the latter is not. actually, this makefile probably should be hacked a bit more, but i'm not up to it now
8 lines
98 B
Makefile
8 lines
98 B
Makefile
# @(#)Makefile 5.8 (Berkeley) 7/28/90
|
|
|
|
PROG= ypcat
|
|
NOMAN=
|
|
BINDIR=/usr/bin
|
|
|
|
.include <bsd.prog.mk>
|