pkgsrc/mk/install
rillig a856ec03a1 Cleaned up the code:
- Targets that are not intended to be defined here (replace-pkg and
  undo-replace-pkg) are not defined here. (Sounds obvious, but apparently
  isn't.)

- Targets that are intended to be defined here and only here (replace
  and undo-replace) do not need a multiple-definition protection.

- Moved all comments to the top of the file.
2007-02-20 11:17:03 +00:00
..
bin-install.mk Only set BINPKG_SITES to ftp.netbsd.org, if the OS is actually NetBSD. 2006-11-21 13:54:26 +00:00
bsd.install-vars.mk Set NO_MTREE for packages flagged as allowing DESTDIR. They are supposed 2006-12-15 20:54:47 +00:00
bsd.install.mk Modify the barrier so that we always invoke the recursive make process 2006-07-22 16:31:35 +00:00
deinstall.mk Don't reset the "installed" state when using DESTDIR operations on 2006-11-03 08:04:06 +00:00
install.mk Moved the code that installs check-files on the hook from install.mk to 2007-01-06 20:15:26 +00:00
replace.mk Cleaned up the code: 2007-02-20 11:17:03 +00:00