Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-03-11 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-03-14 | 1 | -1/+3 |
| | | | | | * Makefile (ufs.static): Depend on $(boot-store-types:%=../libstore/libstore_%.a). | ||||
* | * Makefile (HURDLIBS): Reorder libs such that the threads lib | Mark Kettenis | 2000-07-26 | 1 | -3/+4 |
| | | | | | | 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. | ||||
* | 1999-09-09 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-09-13 | 1 | -7/+3 |
| | | | | | | | * Makefile (makemode): servers -> server. (targets): Replaced with target; remove ufs.static. (ufs.static-LDFLAGS): Variable removed. (ufs.static, ufs): Remove deps. | ||||
* | (HURDLIBS): Add store. | Miles Bader | 1996-09-23 | 1 | -2/+1 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 1 | -1/+2 |
| | |||||
* | (ufs.static ufs): s/ioserver/iohelp/g | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 |
| | |||||
* | (makemode): Now `servers'. | Michael I. Bushnell | 1996-04-26 | 1 | -6/+7 |
| | | | | | | | (targets): Renamed from `target'; now include ufs.static. (ufs.static-LDFLAGS): Renamed from `LDFLAGS'. (ufs.static): Depend on same things as `ufs'. (include ../Makeconf): Must come before dependency information. | ||||
* | (SRCS): Remove devio.c. | Miles Bader | 1995-10-13 | 1 | -1/+1 |
| | |||||
* | (LDFLAGS): New variable. | Miles Bader | 1995-09-22 | 1 | -0/+2 |
| | |||||
* | (ufs): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a. | Roland McGrath | 1995-08-28 | 1 | -1/+1 |
| | |||||
* | (ufs): Add explicit dependencies. | Miles Bader | 1995-08-24 | 1 | -12/+4 |
| | | | | | (HURDLIBS, LDFLAGS, REMHDRS): Removed. Rules associated with ../lib removed. | ||||
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 1 | -12/+0 |
| | |||||
* | (HURDLIBS): Add libihash. | Michael I. Bushnell | 1995-06-22 | 1 | -1/+1 |
| | |||||
* | (CPPFLAGS): Add -I../lib, to get include lib include files, | Miles Bader | 1995-05-20 | 1 | -0/+4 |
| | | | | | and $(CPPFLAGS-$(notdir $<)) to get file-specific cpp options. Add a vpath for %.c to ../lib, so we can use source files from there. | ||||
* | (OBJS): Remove exec_server_image.o. | Roland McGrath | 1995-05-13 | 1 | -8/+1 |
| | | | | (exec_server_image.o): Rule removed. | ||||
* | (OBJS): Remove reference to libc's devstream.o. | Roland McGrath | 1995-01-28 | 1 | -4/+4 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-10-17 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~38~ | Roland McGrath | 1994-10-10 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~37~ | Roland McGrath | 1994-10-08 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~36~ | Michael I. Bushnell | 1994-10-04 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~35~ | Michael I. Bushnell | 1994-09-27 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~34~ | Michael I. Bushnell | 1994-08-18 | 1 | -3/+3 |
| | |||||
* | Formerly Makefile.~33~ | Michael I. Bushnell | 1994-08-16 | 1 | -0/+1 |
| | |||||
* | Formerly Makefile.~31~ | Roland McGrath | 1994-07-23 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~30~ | Michael I. Bushnell | 1994-07-22 | 1 | -42/+10 |
| | |||||
* | Formerly Makefile.~29~ | Michael I. Bushnell | 1994-07-20 | 1 | -1/+2 |
| | |||||
* | Formerly Makefile.~28~ | Michael I. Bushnell | 1994-07-19 | 1 | -1/+2 |
| | |||||
* | Formerly Makefile.~27~ | Michael I. Bushnell | 1994-07-19 | 1 | -3/+2 |
| | |||||
* | Formerly Makefile.~26~ | Michael I. Bushnell | 1994-07-05 | 1 | -0/+2 |
| | |||||
* | Formerly Makefile.~25~ | Michael I. Bushnell | 1994-06-09 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~24~ | Michael I. Bushnell | 1994-05-31 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~23~ | Michael I. Bushnell | 1994-05-24 | 1 | -2/+2 |
| | |||||
* | Formerly Makefile.~22~ | Michael I. Bushnell | 1994-05-05 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~21~ | Roland McGrath | 1994-05-05 | 1 | -2/+2 |
| | |||||
* | Formerly Makefile.~20~ | Michael I. Bushnell | 1994-05-02 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~19~ | Michael I. Bushnell | 1994-04-07 | 1 | -0/+2 |
| | |||||
* | Formerly Makefile.~18~ | Michael I. Bushnell | 1994-04-07 | 1 | -0/+2 |
| | |||||
* | Formerly Makefile.~17~ | Michael I. Bushnell | 1994-04-05 | 1 | -0/+2 |
| | |||||
* | Formerly Makefile.~16~ | Michael I. Bushnell | 1994-03-31 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~15~ | Michael I. Bushnell | 1994-03-08 | 1 | -0/+1 |
| | |||||
* | Formerly Makefile.~14~ | Michael I. Bushnell | 1994-03-08 | 1 | -1/+3 |
| | |||||
* | Formerly Makefile.~13~ | Michael I. Bushnell | 1994-03-04 | 1 | -1/+3 |
| | |||||
* | Formerly Makefile.~11~ | Michael I. Bushnell | 1994-03-02 | 1 | -2/+14 |
| | |||||
* | Formerly Makefile.~10~ | Michael I. Bushnell | 1994-03-01 | 1 | -0/+40 |
| | |||||
* | Formerly Makefile.~9~ | Michael I. Bushnell | 1994-03-01 | 1 | -38/+1 |
| | |||||
* | Formerly Makefile.~8~ | Michael I. Bushnell | 1994-02-28 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~7~ | Michael I. Bushnell | 1994-02-16 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~6~ | Michael I. Bushnell | 1994-02-15 | 1 | -4/+2 |
| | |||||
* | Formerly Makefile.~5~ | Michael I. Bushnell | 1994-02-15 | 1 | -5/+5 |
| | |||||
* | Formerly Makefile.~4~ | Michael I. Bushnell | 1994-02-14 | 1 | -3/+5 |
| |