aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile (HURDLIBS): Reorder libs such that the threads libMark Kettenis2000-07-261-2/+2
| | | | | | | | | comes before the ports lib. This makes sure the functions in libthreads properly override the stubs in libports with the new dynamic linker semantics in glibc 2.2. * truncate.c (trunc_indirect): Add missing argument to pager_flush_some.
* 1999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-031-1/+1
| | | | * Makefile (LCLHDRS): bitmap.h -> bitmap.c
* 1999-10-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-021-2/+2
| | | | | | | | | | | | * bitmap.c (count_free, find_next_zero_bit, find_first_zero_bit): Make these all static inline. (ffz, ffz_nibble_map): Function and variable removed. (ffz): Replace decl with macro defined in terms of ffs. * ext2fs.h (count_free, find_next_zero_bit, find_first_zero_bit, ffz): Remove these declarations. * Makefile (SRCS): Remove bitmap.c. (LCLHDRS): Add bitmap.c here instead. * balloc.c, ialloc.c: #include "bitmap.c" here.
* 1999-09-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-09-131-8/+3
| | | | | | | * Makefile (makemode): server -> servers. (targets): Replaced with target; remove ext2fs.static. (ext2fs.static-LDFLAGS): Variable removed. (ext2fs, ext2fs.static): Remove deps.
* (HURDLIBS): Add store.Miles Bader1996-09-231-2/+1
|
* *** empty log message ***Thomas Bushnell1996-09-171-1/+3
|
* (ext2fs ext2fs.static): s/ioserver/iohelp/gMichael I. Bushnell1996-05-091-1/+1
|
* (targets): Renamed from `target'.Michael I. Bushnell1996-04-301-1/+1
|
* (makemode): Now `servers'.Michael I. Bushnell1996-04-261-6/+7
| | | | | | | (targets): Renamed from `target'; now include ext2fs.static. (ext2fs.static-LDFLAGS): Renamed from `LDFLAGS'. (ext2fs.static): Depend on same things as `ext2fs'. (include ../Makeconf): Must come before dependency information.
* (LDFLAGS): Add -static.Miles Bader1996-01-181-0/+2
|
* (SRCS): Remove devio.c, add msg.c and storeinfo.c.Miles Bader1995-10-201-2/+2
|
* (ext2fs): Put libports in the right place in the linking order.Miles Bader1995-08-251-1/+1
|
* (LCLHDRS): Put all dependencies here.Miles Bader1995-08-241-11/+3
| | | | | (HURDLIBS): Removed. Remove rules for error.o.
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-3/+0
|
* (HURDLIBS): Add libihash.Miles Bader1995-06-241-1/+2
|
* (OBJS): Remove exec_server_image.o.Roland McGrath1995-05-131-8/+1
| | | | (exec_server_image.o): Rule removed.
* entered into RCSMiles Bader1995-05-091-0/+1
|
* Formerly Makefile.~8~Miles Bader1995-05-051-1/+0
|
* Formerly Makefile.~7~Miles Bader1995-04-171-3/+6
|
* Formerly Makefile.~6~Miles Bader1995-04-151-5/+7
|
* Formerly Makefile.~5~Michael I. Bushnell1995-04-121-3/+2
|
* Formerly Makefile.~4~Michael I. Bushnell1995-04-121-1/+1
|
* Formerly Makefile.~3~Michael I. Bushnell1995-04-111-2/+2
|
* Formerly Makefile.~2~Miles Bader1995-04-111-23/+35
|
* Initial revisionMiles Bader1995-04-111-0/+31