--- XFree86-4.0.2/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile~ Wed Nov 29 17:43:32 2000 +++ XFree86-4.0.2/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile Sun Dec 31 03:25:16 2000 @@ -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