freebsd-dev/share/doc/usd/Makefile
Greg Lehey 986d58a9ea Remove comment about encumbered sources. All these sources have now
been released under a BSD-style license by Caldera, the current owner
of the UNIX source code.

Approved by:	David Taylor <davidt@caldera.com>
2002-05-19 03:25:02 +00:00

15 lines
297 B
Makefile

# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
# $FreeBSD$
# The following modules are not provided:
# 14.jove
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
.include <bsd.subdir.mk>