Print this page
make: unifdef for MAKETOOL and DISTRIBUTED (undefined)

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/make/bin/Makefile
          +++ new/usr/src/cmd/make/bin/Makefile
↓ open down ↓ 6 lines elided ↑ open up ↑
   7    7  # A full copy of the text of the CDDL should have accompanied this
   8    8  # source.  A copy of the CDDL is also available via the Internet at
   9    9  # http://www.illumos.org/license/CDDL.
  10   10  #
  11   11  
  12   12  # Copyright 2015, Richard Lowe.
  13   13  
  14   14  PROG=   make
  15   15  OBJS=   ar.o            \
  16   16          depvar.o        \
  17      -        dist.o          \
  18   17          doname.o        \
  19   18          dosys.o         \
  20   19          files.o         \
  21   20          globals.o       \
  22   21          implicit.o      \
  23   22          macro.o         \
  24   23          main.o          \
  25   24          misc.o          \
  26   25          nse_printdep.o  \
  27   26          parallel.o      \
↓ open down ↓ 61 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX