ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/Makefile.inc1
(Generate patch)

Comparing trunk/Makefile.inc1 (file contents):
Revision 7637 by laffer1, Sat Jun 18 01:14:33 2016 UTC vs.
Revision 8026 by laffer1, Thu Sep 15 20:22:57 2016 UTC

# Line 642 | Line 642 | ITOOLS=        [ awk cap_mkdb cat chflags chmod chown \
642   #
643  
644   # Non-base distributions produced by the base system
645 < EXTRA_DISTRIBUTIONS=    doc games
645 > EXTRA_DISTRIBUTIONS=    doc
646 > .if ${MK_GAMES} != "no"
647 > EXTRA_DISTRIBUTIONS+=   games
648 > .endif
649   .if defined(LIB32TMP) && ${MK_LIB32} != "no"
650   EXTRA_DISTRIBUTIONS+=   lib32
651   .endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines