| Commit message (Expand) | Author | Age | Files | Lines |
* | (libsubst, libsubst-override, _libsubst): New vars. | Miles Bader | 1995-09-01 | 1 | -4/+14 |
* | Typo. | Michael I. Bushnell | 1995-08-28 | 1 | -1/+1 |
* | (inclusion of .d files based on OBJS): Only deal with .o files in | Michael I. Bushnell | 1995-08-28 | 1 | -1/+1 |
* | (DEP_SRCS): Sort in reverse order so that local files come first. | Miles Bader | 1995-08-28 | 1 | -1/+1 |
* | (TAGS): Automagically find all the files to scan from the dependency | Miles Bader | 1995-08-28 | 1 | -3/+3 |
* | ($(libname.so)): Set the soname to $(libname).so, not $(libname). | Miles Bader | 1995-08-25 | 1 | -1/+1 |
* | ($(libname).so): Use the linker -soname option to specify what library name | Miles Bader | 1995-08-25 | 1 | -2/+8 |
* | (HURDLIBS-files, HURDLIBS-libs): Removed. | Miles Bader | 1995-08-24 | 1 | -57/+24 |
* | [$(doinst)==many] (HURDLIBS-libs): Use plain OTHERLIBS as well as the target | Miles Bader | 1995-08-19 | 1 | -1/+1 |
* | Don't include dependency files if no_deps is set. | Michael I. Bushnell | 1995-07-22 | 1 | -0/+8 |
* | (%.d: %.c): Include the _pic.o files if we are making a library. | Michael I. Bushnell | 1995-07-19 | 1 | -1/+6 |
* | [$(doinst)==many] ($(targets) installation rule): Fix typo. | Roland McGrath | 1995-07-07 | 1 | -1/+1 |
* | (install) [doinst == one || doinst == many]: Don't install files if | Michael I. Bushnell | 1995-07-07 | 1 | -4/+6 |
* | (HURDLIBS-libs): Comment out path-search rule here; I don't yet trust | Michael I. Bushnell | 1995-07-07 | 1 | -7/+8 |
* | (%.d:%.c %.d:%.S): Repair sed line to include more context. | Michael I. Bushnell | 1995-07-07 | 1 | -2/+2 |
* | (Building targets) [doinst == many]: Don't try and build | Michael I. Bushnell | 1995-07-07 | 1 | -1/+3 |
* | Delete now-unneeeded explicit dependencies. | Michael I. Bushnell | 1995-07-07 | 1 | -6/+0 |
* | (clean): Add dependency files to be removed. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+1 |
* | ($(target) [doinst == one]): Don't explicitly depend on libc. Too | Michael I. Bushnell | 1995-07-06 | 1 | -6/+6 |
* | Added many new rules for automatic dependency generation. | Michael I. Bushnell | 1995-07-06 | 1 | -5/+60 |
* | Make things work nicer for $(doinst)==many by allowing per-target | Michael I. Bushnell | 1995-07-06 | 1 | -13/+31 |
* | (all) [makemode == library]: Add $(libname).so. | Michael I. Bushnell | 1995-06-29 | 1 | -2/+11 |
* | (cleantarg) [makemode == library]: Add $(libname).so. | Michael I. Bushnell | 1995-06-29 | 1 | -1/+1 |
* | (`Building Hurd libraries'): Make simpler rule that doesn't need | Michael I. Bushnell | 1995-06-29 | 1 | -15/+1 |
* | (HURDLIBS-libs): Futher oops. | Michael I. Bushnell | 1995-06-28 | 1 | -1/+2 |
* | (HURDLIBS-files): Typo. | Michael I. Bushnell | 1995-06-28 | 1 | -2/+2 |
* | (HURDLIBS-libs, HURDLIBS-files): Fix; don't use buggy patsubst. | Michael I. Bushnell | 1995-06-28 | 1 | -5/+3 |
* | (HURDLIBS-files): Compute names automatically. Dike out | Michael I. Bushnell | 1995-06-28 | 1 | -13/+17 |
* | (HURDLIBS-libs): Restore variable definition. | Michael I. Bushnell | 1995-06-28 | 1 | -4/+5 |
* | Reverse that change. | Michael I. Bushnell | 1995-06-27 | 1 | -5/+0 |
* | If HURDLIBS includes libports, kludge in so that libthreads appears | Michael I. Bushnell | 1995-06-27 | 1 | -0/+4 |
* | (HURDLIBS-files): Never mind. | Michael I. Bushnell | 1995-06-27 | 1 | -1/+1 |
* | ($(target)) [doinst == one]: Don't put $(OBJS) in the linker parens. | Michael I. Bushnell | 1995-06-27 | 1 | -1/+1 |
* | (libihash): New variable. | Michael I. Bushnell | 1995-06-22 | 1 | -1/+2 |
* | (alllibs): Omit -Wno-parentheses. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 |
* | (LDFLAGS): Append -static. | Roland McGrath | 1995-05-18 | 1 | -0/+2 |
* | Make MIGCOMUFLAGS & <target>-MIGCOMUFLAGS actually work. | Miles Bader | 1995-05-05 | 1 | -1/+2 |
* | (lndist): Forgot two hurdsourc -> srcdir changes. | Michael I. Bushnell | 1995-04-12 | 1 | -2/+2 |
* | (install [$(makemode) == library]): Use `$(RANLIB)', not `ranlib'. | Michael I. Bushnell | 1995-04-12 | 1 | -1/+1 |
* | (prefix): Change to /home/gd4/hurdinst. | Michael I. Bushnell | 1995-04-11 | 1 | -1/+1 |
* | Make prefix and exec_prefix point at the currently correct place. | Miles Bader | 1995-04-10 | 1 | -2/+2 |
* | (hurdinst, hurdroot): Deleted vars. Replaced usages with $(prefix) | Michael I. Bushnell | 1995-04-05 | 1 | -59/+35 |
* | [makemode=library] (install): Only do $(installhdrs) if defined. | Roland McGrath | 1995-04-01 | 1 | -0/+2 |
* | [makemode=library] (install): Use $(INSTALL_DATA). | Roland McGrath | 1995-04-01 | 1 | -2/+2 |
* | (libps): New variable. | Michael I. Bushnell | 1995-03-21 | 1 | -1/+2 |
* | Doc fix. | Michael I. Bushnell | 1995-03-20 | 1 | -0/+4 |
* | (CPPFLAGS, CFLAGS): Set with += so Makefiles can add things. | Roland McGrath | 1995-02-16 | 1 | -2/+3 |
* | (libnetserv): New variable. | Michael I. Bushnell | 1994-12-14 | 1 | -1/+2 |
* | ($(target)): Use normal linking with -Wl,-( $+ -Wl,-). | Roland McGrath | 1994-11-23 | 1 | -9/+1 |
* | (link-objects): Mention libgcc.a explicitly here. | Michael I. Bushnell | 1994-11-08 | 1 | -1/+1 |