Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 1998 03:07:37 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/lang/gnomeobjc Makefile ports/x11/gnomecore Makefile ports/x11/gnomelibs Makefile
Message-ID:  <199809141007.DAA14238@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/09/14 03:07:37 PDT

  Modified files:
    lang/gnomeobjc       Makefile 
    x11/gnomecore        Makefile 
    x11/gnomelibs        Makefile 
  Log:
  Don't use += for a variable defined only once.  Doing so will suggest
  this Makefile is included from elsewhere, or is adding to a variable
  defined in the environment, or something like that.
  
  Revision  Changes    Path
  1.2       +2 -2      ports/lang/gnomeobjc/Makefile
  1.2       +2 -2      ports/x11/gnomecore/Makefile
  1.2       +2 -2      ports/x11/gnomelibs/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809141007.DAA14238>