xfs
[Top] [All Lists]

TAKE - Reorder xfs Makefile.in files

Subject: TAKE - Reorder xfs Makefile.in files
From: Keith Owens <kaos@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 5 Dec 2001 12:51:33 +1100
Sender: owner-linux-xfs@xxxxxxxxxxx
The preferred order for Makefile.in entries is

  Global structure (expsyms).
  Local structure (objlink).
  Selection (select, link_subdirs).
  Flags (extra_[ca]flags).
  Special rules (user_command).

I converted from kbuild 2.4 to 2.5 using the original order for ease of
debugging, time to clean up the 2.5 order.

Date:  Tue Dec  4 17:45:29 PST 2001
Workarea:  sherman.melbourne.sgi.com:/build/kaos/2.4.x-xfs

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:107788a
linux/fs/pagebuf/Makefile.in - 1.2
linux/fs/xfs/Makefile.in - 1.10
linux/fs/xfs_support/Makefile.in - 1.3
linux/kdb/modules/Makefile.in - 1.5
linux/fs/xfs_dmapi/Makefile.in - 1.2


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - Reorder xfs Makefile.in files, Keith Owens <=