summaryrefslogtreecommitdiff
path: root/Makeconf
AgeCommit message (Expand)Author
1996-07-12(install): Repair last change.Michael I. Bushnell
1996-07-12(install) [doinst==one || doinst==many]: Include file-specific optionsMichael I. Bushnell
1996-07-08disable excessive cleverness for now...Michael I. Bushnell
1996-07-08fixupMichael I. Bushnell
1996-07-08(libs) [library]: Depend on add-to-librecord instead of $(targets).Michael I. Bushnell
1996-06-27(MKINSTALLDIRS): New variable.Michael I. Bushnell
1996-06-21($(target)):Miles Bader
1996-06-17($(target)): And do it correctly, too.Michael I. Bushnell
1996-06-17$(target): Add bletcherous hack to deal with undefined (and unused)Michael I. Bushnell
1996-06-17(CPPFLAGS): Add -I$(top_srcdir)/include.Miles Bader
1996-05-11Add .PHONY spec for phony targets.Roland McGrath
1996-05-09(INSTALLED_LOCAL_HEADERS): slight fixupMichael I. Bushnell
1996-05-09(INSTALLED_LOCAL_HEADERS): New variable that $(libs) depends on.Michael I. Bushnell
1996-04-30($(target)): Don't depend on $(OBJS) or $(OTHERLIBS) in the main buildMichael I. Bushnell
1996-04-28(make-deps): New canned sequence. Remove gcc-lib hdrs from deps.Roland McGrath
1996-04-26(OBJS): Provide default definition.Michael I. Bushnell
1996-04-25Use -include for generated dep files.Roland McGrath
1996-03-21(CFLAGS): Turn on -O3.Michael I. Bushnell
1996-03-21(CFLAGS): Always turn on -g.Michael I. Bushnell
1996-03-20(vpath %.defs): make that $(includedir)/mach and $(includedir)/device.Michael I. Bushnell
1996-03-20(vpath %.defs): Use $(includedir) to locate mach files.Roland McGrath
1996-03-20(CPPFLAGS): Define _GNU_SOURCE.Michael I. Bushnell
1996-03-20(vpath %.defs): Add /gd4/hurdinst/include/mach. XXXMichael I. Bushnell
1996-03-05($(target): %): Add $(target-suffix) to destination name.Miles Bader
1995-11-21(top_srcdirinc, srcdirinc): New variables.Michael I. Bushnell
1995-10-11(rpath): New variable.Roland McGrath
1995-10-07($(libname).so): Pass $(LDFLAGS) and $($@-LDFLAGS).Roland McGrath
1995-10-04(%_pic.o: %.c): Use $(COMPILE.c) instead of its contents. Pass -DPIC.Roland McGrath
1995-09-23(top_srcdir): Define properly in parent directory.Roland McGrath
1995-09-22(LDFLAGS): Variable removed.Miles Bader
1995-09-19(libthreads-libsubst): Variable removed.Roland McGrath
1995-09-18[! srcdir] (top_srcdir): Strip trailing slash from $(..).Roland McGrath
1995-09-16Include $(..)config.make for configure-generated parameters.Roland McGrath
1995-09-16(sbindir): New variable.Roland McGrath
1995-09-01(libsubst, libsubst-override, _libsubst): New vars.Miles Bader
1995-08-28Typo.Michael I. Bushnell
1995-08-28(inclusion of .d files based on OBJS): Only deal with .o files inMichael I. Bushnell
1995-08-28(DEP_SRCS): Sort in reverse order so that local files come first.Miles Bader
1995-08-28(TAGS): Automagically find all the files to scan from the dependencyMiles Bader
1995-08-25($(libname.so)): Set the soname to $(libname).so, not $(libname).Miles Bader
1995-08-25($(libname).so): Use the linker -soname option to specify what library nameMiles Bader
1995-08-24(HURDLIBS-files, HURDLIBS-libs): Removed.Miles Bader
1995-08-19[$(doinst)==many] (HURDLIBS-libs): Use plain OTHERLIBS as well as the targetMiles Bader
1995-07-22Don't include dependency files if no_deps is set.Michael I. Bushnell
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
1995-07-07(HURDLIBS-libs): Comment out path-search rule here; I don't yet trustMichael I. Bushnell
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