1 1.14 martin # $NetBSD: list.images,v 1.14 2020/04/05 11:19:01 martin Exp $ 2 1.1 leo 3 1.12 christos SRCDIRS bin sbin usr.bin usr.sbin sys/arch/atari/stand 4 1.14 martin LIBS libhack.o -lprop -lrmt -lz -lutil -ll -lm 5 1.1 leo 6 1.1 leo # init invokes the shell as -sh 7 1.1 leo ARGVLN sh -sh 8 1.1 leo 9 1.1 leo # files that we need in /etc for the install 10 1.2 lukem COPY ${NETBSDSRCDIR}/etc/group etc/group 11 1.2 lukem COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd 12 1.1 leo 13 1.5 abs COPY ${CURDIR}/../common/dot.profile .profile 14 1.1 leo 15 1.1 leo # and the keyboard maps 16 1.1 leo MTREE ./usr/share/keymaps type=dir uname=root gname=wheel mode=0755 17 1.1 leo COPYDIR ${DESTDIR}/usr/share/keymaps/atari usr/share/keymaps/atari 18