[BACK]Return to bsd.own.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/mk/bsd.own.mk between version 1.33 and 1.34

version 1.33, 1997/04/17 06:34:15 version 1.34, 1997/05/06 20:54:39
Line 79  NOLINT=
Line 79  NOLINT=
 .if (${MACHINE_ARCH} == "powerpc")  .if (${MACHINE_ARCH} == "powerpc")
 NOPROFILE=  NOPROFILE=
 .endif  .endif
   
   TARGETS+=       all clean cleandir depend includes install lint obj realinstall tags
   .PHONY:         all clean cleandir depend includes install lint obj realinstall tags

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

CVSweb <webmaster@jp.NetBSD.org>