[BACK]Return to Makefile.boot CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/Attic/Makefile.boot between version 1.5 and 1.6

version 1.5, 1997/09/21 11:49:53 version 1.6, 1998/12/05 00:06:26
Line 12 
Line 12 
   
 MACHINE=sun  MACHINE=sun
 MACHINE_ARCH=sparc  MACHINE_ARCH=sparc
 CFLAGS= -I. -DMACHINE=\"${MACHINE}\" -DMACHINE_ARCH=\"${MACHINE_ARCH}\" \  CFLAGS= -I. -DTARGET_MACHINE=\"${MACHINE}\" -DTARGET_MACHINE_ARCH=\"${MACHINE_ARCH}\" \
         -DMAKE_BOOTSTRAP          -DMAKE_BOOTSTRAP
 LIBS=  LIBS=
   

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6