summaryrefslogtreecommitdiff
path: root/Makeconf
AgeCommit message (Collapse)Author
1995-07-19(%.d: %.c): Include the _pic.o files if we are making a library.Michael I. Bushnell
1995-07-07[$(doinst)==many] ($(targets) installation rule): Fix typo.Roland McGrath
1995-07-07(install) [doinst == one || doinst == many]: Don't install files ifMichael I. Bushnell
they already exist and are up to date.
1995-07-07(HURDLIBS-libs): Comment out path-search rule here; I don't yet trustMichael I. Bushnell
-L to work right; particularly inside linker parens.
1995-07-07(%.d:%.c %.d:%.S): Repair sed line to include more context.Michael I. Bushnell
1995-07-07(Building targets) [doinst == many]: Don't try and buildMichael I. Bushnell
$(special-targets).
1995-07-07Delete now-unneeeded explicit dependencies.Michael I. Bushnell
1995-07-07(clean): Add dependency files to be removed.Michael I. Bushnell
1995-07-06($(target) [doinst == one]): Don't explicitly depend on libc. TooMichael I. Bushnell
hairy for now.
1995-07-06Added many new rules for automatic dependency generation.Michael I. Bushnell
1995-07-06Make things work nicer for $(doinst)==many by allowing per-targetMichael I. Bushnell
HURDLIBS and LDFLAGS values.
1995-06-29(all) [makemode == library]: Add $(libname).so.Michael I. Bushnell
(install) [makemode == library]: Install $(libname.so) too. ($(libname).so) [makemode == library]: New rule to build shared library. (%_pic.o): New rule to build pic object files.
1995-06-29(cleantarg) [makemode == library]: Add $(libname).so.Michael I. Bushnell
1995-06-29(`Building Hurd libraries'): Make simpler rule that doesn't needMichael I. Bushnell
allibs.
1995-06-28(HURDLIBS-libs): Futher oops.Michael I. Bushnell
1995-06-28(HURDLIBS-files): Typo.Michael I. Bushnell
1995-06-28(HURDLIBS-libs, HURDLIBS-files): Fix; don't use buggy patsubst.Michael I. Bushnell
1995-06-28(HURDLIBS-files): Compute names automatically. Dike outMichael I. Bushnell
per-library variables up above.
1995-06-28(HURDLIBS-libs): Restore variable definition.Michael I. Bushnell
($(target)): Use HURDLIBS-libs instead of HURDLIBS-files.
1995-06-27Reverse that change.Michael I. Bushnell
1995-06-27If HURDLIBS includes libports, kludge in so that libthreads appearsMichael I. Bushnell
too.
1995-06-27(HURDLIBS-files): Never mind.Michael I. Bushnell
1995-06-27($(target)) [doinst == one]: Don't put $(OBJS) in the linker parens.Michael I. Bushnell
1995-06-22(libihash): New variable.Michael I. Bushnell
(alllibs): Add libihash.
1995-06-20(alllibs): Omit -Wno-parentheses.Michael I. Bushnell
1995-05-18(LDFLAGS): Append -static.Roland McGrath
1995-05-05Make MIGCOMUFLAGS & <target>-MIGCOMUFLAGS actually work.Miles Bader
1995-04-12(lndist): Forgot two hurdsourc -> srcdir changes.Michael I. Bushnell
1995-04-12(install [$(makemode) == library]): Use `$(RANLIB)', not `ranlib'.Michael I. Bushnell
1995-04-11(prefix): Change to /home/gd4/hurdinst.Michael I. Bushnell
1995-04-10Make prefix and exec_prefix point at the currently correct place.Miles Bader
1995-04-05(hurdinst, hurdroot): Deleted vars. Replaced usages with $(prefix)Michael I. Bushnell
and derivatives. (hurdroot-douglas.gnu.ai.mit.edu, hurdroot-ernst.gnu.ai.mit.edu, hostname, hurdrootdev): Deleted vars. (hurdsource): Replaced with `srcdir'. (startup, libc): Deleted vars; now in Maketools. (prefix, exec_prefix): New vars. (hurddir, bindir, libdir, infodir, includedir): New vars. ($(hurdroot), $(hurdroot)/mounted): Deleted rules. (vpath %.defs): Look in $(crossheaders), not installation dir.
1995-04-01[makemode=library] (install): Only do $(installhdrs) if defined.Roland McGrath
1995-04-01[makemode=library] (install): Use $(INSTALL_DATA).Roland McGrath
1995-03-21(libps): New variable.Michael I. Bushnell
(alllibs): Add libps.
1995-03-20Doc fix.Michael I. Bushnell
1995-02-16(CPPFLAGS, CFLAGS): Set with += so Makefiles can add things.Roland McGrath
1994-12-14(libnetserv): New variable.Michael I. Bushnell
(alllibs): Added `libnetserv'.
1994-11-23($(target)): Use normal linking with -Wl,-( $+ -Wl,-).Roland McGrath
1994-11-08(link-objects): Mention libgcc.a explicitly here.Michael I. Bushnell
1994-11-01entered into RCSRoland McGrath
1994-09-19Formerly Makeconf.~62~Michael I. Bushnell
1994-09-16Formerly Makeconf.~61~Michael I. Bushnell
1994-08-23Formerly Makeconf.~60~Michael I. Bushnell
1994-08-19Formerly Makeconf.~59~Roland McGrath
1994-08-18Formerly Makeconf.~58~Michael I. Bushnell
1994-08-16Formerly Makeconf.~57~Roland McGrath
1994-08-16Formerly Makeconf.~56~Michael I. Bushnell
1994-08-16Formerly Makeconf.~55~Roland McGrath
1994-08-08Formerly Makeconf.~54~Michael I. Bushnell