NetBSD/distrib
lukem f478f495f1 - Explicitly reference "install" as "${.CURDIR}/install" as our <bsd.own.mk>
does a ".PHONY" on "install", and this prevents .PATH lookups working for
  that target, so "make" unnecessarily considered the files out of date and
  rebuilt them every time.  (make(1) needs a .NOTPHONY)
- Separate out the TOC dependencies so that a given ${TARG}.type only
  depends upon the appropriate ${TARGET}.type.toc.  Prevents unnecessary
  rebuilding of all the TOCs when you're only generating one target type.
- Remove *.toc.tmp in cleannotes.
2002-07-20 06:59:19 +00:00
..
acorn26
acorn32 Use ${PRINTOBJDIR} appropriately. 2002-07-19 16:32:13 +00:00
alpha use ${PRINTOBJDIR} 2002-06-15 02:15:15 +00:00
amiga don't bother copying or generating etc/spwd.db, as the miniroot was 2002-05-29 04:11:01 +00:00
arc
atari Rename install.sh to install. This is what the profile expects. Noted by 2002-06-17 20:22:34 +00:00
bebox/floppies
cats
cdrom s/${DISTDIR}/${DISTRIBDIR}/ as the former conflicts with pkgsrc. 2002-06-24 14:49:15 +00:00
common correct a comment 2002-06-01 16:22:54 +00:00
evbarm
evbsh3/rom
hp300 as COPYDIR copies files with 444 permissions, we need to explicitly 2002-06-12 22:59:31 +00:00
hpcarm
hpcmips don't bother copying or generating etc/spwd.db, as the miniroot was 2002-05-29 04:11:01 +00:00
hpcsh build kernel with ramdisk attached. PR 16979 2002-07-02 04:14:36 +00:00
i386 need wiconfig for -f (frequency setting) for some cards. pointed out by 2002-06-26 13:37:52 +00:00
mac68k Add date(1) to pacify dhclient-script. 2002-07-10 15:50:09 +00:00
macppc make macppc install floppy IPv6 ready 2002-06-18 02:02:20 +00:00
miniroot If it exists, source /mnt/etc/defaults/rc.conf before /mnt/etc/rc.conf, 2002-06-12 09:10:02 +00:00
mipsco
mvme68k as COPYDIR copies files with 444 permissions, we need to explicitly 2002-06-12 22:59:31 +00:00
mvmeppc
news68k
newsmips
notes - Explicitly reference "install" as "${.CURDIR}/install" as our <bsd.own.mk> 2002-07-20 06:59:19 +00:00
pc532
playstation2 don't bother copying or generating etc/spwd.db, as the miniroot was 2002-05-29 04:11:01 +00:00
pmax
pmppc Add pmppc files. 2002-05-30 23:51:03 +00:00
prep
rescue
sandpoint
sets * Add copyin_proc() and copyout_proc(), which are like copyin() and 2002-07-20 03:58:24 +00:00
sgimips Fix PR port-sgimips/17567: sysinst wasn't installing/upgrading bootblocks on 2002-07-18 16:23:36 +00:00
shark
sparc add comment and fix whitespace. 2002-06-26 16:17:41 +00:00
sparc64 We can't rely upon ${OBJDIR}/../instfs getting to the ../instfs objdir; 2002-06-09 04:28:58 +00:00
sun2 As parselist.awk now sets COPY-ied files explicitly to 444, ensure 2002-06-05 11:22:04 +00:00
sun3 ld.elf_so also needs to be executable. 2002-06-09 11:25:09 +00:00
syspkg add Slovak (sk_SK) locale support. 2002-07-12 05:20:46 +00:00
utils Fix PR port-sgimips/17567: sysinst wasn't installing/upgrading bootblocks on 2002-07-18 16:23:36 +00:00
vax don't bother copying or generating etc/spwd.db, as the miniroot was 2002-05-29 04:11:01 +00:00
walnut Create a ramdisk installation image, pack it into a INSTALL kernel, and 2002-05-30 16:21:43 +00:00
x68k Add missing /dev/sram. it is used by memswitch(8). 2002-06-15 11:20:54 +00:00
Makefile
Makefile.inc