No empty .Rs/.Re
[netbsd-mini2440.git] / x11 / share / cf / Makefile
blob14ae460b2fa5f87ba4aad073f68516992b716459
1 # $NetBSD: Makefile,v 1.2 2003/09/20 06:20:53 lukem Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.xc}/config/cf
7 FILESDIR=${X11LIBDIR}/config
9 FILES= Amoeba.cf DGUX.cf FreeBSD.cf Imake.cf Imake.rules Imake.tmpl \
10 Library.tmpl Mips.cf Motif.rules Motif.tmpl NetBSD.cf Oki.cf \
11 OpenBSD.cf QNX4.cf QNX4.rules Server.tmpl ServerLib.tmpl \
12 Threads.tmpl Win32.cf Win32.rules WinLib.tmpl X11.rules \
13 X11.tmpl apollo.cf bsd.cf bsdLib.rules bsdLib.tmpl bsdi.cf \
14 cde.rules cde.tmpl convex.cf cray.cf cygwin.cf cygwin.rules \
15 cygwin.tmpl darwin.cf darwinLib.rules darwinLib.tmpl date.def \
16 fujitsu.cf generic.cf gnu.cf gnuLib.rules gnuLib.tmpl hp.cf \
17 hpLib.rules hpLib.tmpl ibm.cf ibmLib.rules ibmLib.tmpl \
18 isc.cf linux.cf lnxLib.rules lnxLib.tmpl lnxdoc.rules \
19 lnxdoc.tmpl luna.cf lynx.cf macII.cf mach.cf minix.cf \
20 moto.cf ncr.cf nec.cf necLib.rules necLib.tmpl noop.rules \
21 nto.cf nto.rules oldlib.rules os2.cf os2.rules os2Lib.rules \
22 os2Lib.tmpl osf1.cf osfLib.rules osfLib.tmpl pegasus.cf \
23 sco.cf sco5.cf scoLib.rules sequent.cf sgi.cf sgiLib.rules \
24 sgiLib.tmpl site.def sony.cf sun.cf sunLib.rules sunLib.tmpl \
25 sv3Lib.rules sv3Lib.tmpl sv4Lib.rules sv4Lib.tmpl svr3.cf \
26 svr4.cf ultrix.cf usl.cf version.def x386.cf xf86.rules \
27 xf86.tmpl xf86site.def xfree86.cf
29 # Note: acts as '#define InstallEmptyHostDef'
31 FILES+= host.def
33 BUILDSYMLINKS=\
34 ${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/xf86Version.h version.def \
35 ${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/xf86Date.h date.def
37 .include <bsd.prog.mk>