NetBSD/x11
lukem 3bffc7c9c8 Use
FILES+=			SshAskpass.ad
	FILESNAME_SshAskpass.ad=SshAskpass-default.ad
instead of
	FILES+=			SshAskpass-default.ad
because of an obscure bug with "make -j" where it doesn't find
SshAskpass-default.ad in the .PATH correctly, probably because
of the rule created for it from BUILDSYMLINKS by <bsd.files.mk>.

This is not the correct long-term solution, and is a temporary
workaround for PR 24020.
2004-01-29 01:00:42 +00:00
..
bin Use 2004-01-29 01:00:42 +00:00
include revert previous and use INCS{,DIR} here; some programs include these 2003-09-14 18:09:30 +00:00
lib don't bother installing XftConfig-OBSOLETE 2004-01-23 14:32:02 +00:00
share Always build cf/, even if MKSHARE=no, since that stuff is part of Imake. 2004-01-11 23:44:31 +00:00
tools add -DDARWIN_NO_CARBON to HOST_CPPFLAGS so that cross build 2004-01-15 13:47:05 +00:00
Xserver + print MACHINE not MACHINE_ARCH for OSNAME 2004-01-26 05:14:13 +00:00
Makefile ensure $X11SRCDIR is set and exists (for the build target) 2004-01-23 23:03:23 +00:00
TODO tweak some XTODO items 2004-01-10 23:35:55 +00:00