NetBSD/etc/etc.sun2/Makefile.inc
jdolecek 1e127d86d1 ttyaction is ${MACHINE}-specific, not per ${MACHINE_ARCH}
remove special ttyaction hook from etc/etc.sun[23]/Makefile.inc, it's no longer
  needed
ld.so.conf is ${MACHINE}-specific, the code happened to work for i386 and sparc
  only because ${MACHINE} == ${MACHINE_ARCH} there
remove basesrc/etc/ld.so.conf and its special vax/ns32k/m68k hook in Makefile -
  vax & m68k are ELF now, and ns32k doesn't need to be handled here
2002-12-17 15:54:59 +00:00

15 lines
318 B
Makefile

# $NetBSD: Makefile.inc,v 1.6 2002/12/17 15:55:01 jdolecek Exp $
#
# etc.sun2/Makefile.inc -- sun2-specific etc Makefile targets
#
KERNEL_SETS= GENERIC FOURMEG DISKLESS
EXTRA_KERNELS= INSTALL
BUILD_KERNELS= RAMDISK
INSTALLATION_DIRS+= installation/miniroot \
installation/netboot \
installation/tapeimage