mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
7 lines
149 B
Makefile
7 lines
149 B
Makefile
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||
|
|
||
|
MAN8= adduser.0 intro.0 rc.0 sticky.0
|
||
|
SUBDIR= man8.i386 man8.hp300 man8.tahoe man8.vax
|
||
|
|
||
|
.include <bsd.prog.mk>
|