--- XFree86-4.1.0/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile~ Wed Apr 18 16:52:43 2001 +++ XFree86-4.1.0/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile Sun Jun 17 22:50:25 2001 @@ -7,13 +7,8 @@ XCOMM to maintain the single Makefile.linux with kernel-specific XCOMM support. Later, we can move to a different Imakefile. -#if BuildXF86DRI && BuildXF86DRM -all:: - $(MAKE) -f Makefile.linux -#else all:: @echo 'Use "make -f Makefile.linux" to manually build drm.o' -#endif clean:: $(MAKE) -f Makefile.linux clean