Subject: CVS commit: syssrc/sys/arch/atari/stand/keymaps
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/15/2002 20:27:35
Module Name:	syssrc
Committed By:	bjh21
Date:		Mon Apr 15 17:27:35 UTC 2002

Modified Files:
	syssrc/sys/arch/atari/stand/keymaps: Makefile.inc
	syssrc/sys/arch/atari/stand/keymaps/de: Makefile
	syssrc/sys/arch/atari/stand/keymaps/fr: Makefile
	syssrc/sys/arch/atari/stand/keymaps/uk: Makefile
	syssrc/sys/arch/atari/stand/keymaps/us: Makefile

Log Message:
Build the keymap-generating programs as hostprogs, since they're only run
on the host system and never installed.

Install the generated keymaps using <bsd.files.mk> rather than by hand, so
that all the UNPRIVED magic can work.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/atari/stand/keymaps/Makefile.inc
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/atari/stand/keymaps/de/Makefile
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/atari/stand/keymaps/fr/Makefile
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/atari/stand/keymaps/uk/Makefile
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/atari/stand/keymaps/us/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.