Commit c061022a authored by Ulrich Sibiller's avatar Ulrich Sibiller

whitespace cleanup

parent 35e8c02d
XCOMM $Xorg: Imakefile,v 1.3 2000/08/18 04:05:43 coskrey Exp $
XCOMM $XFree86: xc/include/Imakefile,v 3.28 2001/04/28 23:52:31 dawes Exp $
NULL =
......@@ -60,8 +56,6 @@ includes::
-$(RM) $(BUILDINCDIR)/X11
-$(LN) nx-X11 $(BUILDINCDIR)/X11
#if BuildLibraries
InstallMultipleFlags($(HEADERS),$(INCDIR)/nx-X11,$(INSTINCFLAGS))
#endif
......@@ -83,7 +77,7 @@ InstallDriverSDKNonExecFile(keysym.h,$(DRIVERSDKINCLUDEDIR))
/* _XOPEN_SOURCE is defined where needed to move __fds_bits to fds_bits. */
USE_FDS_BITS = fds_bits
Xpoll.h: Xpoll.h.in
sed -e "s/@USE_FDS_BITS@/$(USE_FDS_BITS)/;" < Xpoll.h.in > Xpoll.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment