freebsd-dev/share/doc/usd/Makefile

15 lines
297 B
Makefile
Raw Normal View History

# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
1999-08-28 00:22:10 +00:00
# $FreeBSD$
1994-05-30 19:09:18 +00:00
# The following modules are not provided:
# 14.jove
1994-05-30 19:09:18 +00:00
SUBDIR= title contents 04.csh 07.mail 10.exref 11.vitut 12.vi 13.viref \
18.msdiffs 19.memacros 20.meref
.if !defined(NOGAMES)
SUBDIR+=30.rogue 31.trek
.endif
1994-05-30 19:09:18 +00:00
.include <bsd.subdir.mk>