Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 1997 13:02:30 -0800 (PST)
From:      Wolfram Schneider <wosch>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/mk bsd.port.mk
Message-ID:  <199701102102.NAA02603@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wosch       97/01/10 13:02:29

  Modified:    share/mk  bsd.port.mk
  Log:
  if !(command) -> if ! (command)
  
  the ksh and I guess some other shells want a space
  between '!' and the next command. This problem exist since rev 1.207
  
  Revision  Changes    Path
  1.244     +2 -2      src/share/mk/bsd.port.mk



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