Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 1996 18:39:42 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/compat/compat20 Makefile src/lib/compat/compat1x Makefile src/lib/compat/compat21 Makefile
Message-ID:  <199612310239.SAA07768@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/12/30 18:39:41

  Modified:    lib/compat/compat1x  Makefile
  Log:
  Use `beforeinstall' target instead of `install' target so that the links
  get installed.
  
  The `install' target should only be overridden when the default one would
  do something wrong and you're too lazy to fix the default one.
  
  Revision  Changes    Path
  1.5       +3 -4      src/lib/compat/compat1x/Makefile

  Modified:    lib/compat/compat20  Makefile
               lib/compat/compat21  Makefile
  Log:
  Use `beforeinstall' target instead of `install' target to avoid setting a
  bad example.
  
  Revision  Changes    Path
  1.5       +2 -2      src/lib/compat/compat20/Makefile
  1.5       +2 -2      src/lib/compat/compat21/Makefile



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