summaryrefslogtreecommitdiff
path: root/exec/Makefile
AgeCommit message (Collapse)Author
2002-03-112002-03-11 Roland McGrath <roland@frob.com>Roland McGrath
* core.c: File removed. * Makefile (DIST_FILES): Remove core.c from the list.
2001-11-232001-11-23 Roland McGrath <roland@frob.com>Roland McGrath
* gcore.c: File moved to ../utils. * Makefile (DIST_FILES): Remove it.
2000-07-26* Makefile (HURDLIBS): Reorder libs such that the threads libMark Kettenis
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.
2000-03-202000-03-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* exectrans.c: Obsolete file removed. * Makefile (DIST_FILES): Remove it.
1999-09-131999-09-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* Makefile (exec.static-LDFLAGS): Variable removed.
1999-04-301998-09-05 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>Thomas Bushnell
* do-bunzip2.c: New file. * exec.c (check_bzip2): New function. (BZIP2): New cpp symbol. If defined, bunzip2 engine is enabled. * Makefile (bzip2-objects): New variable. (OBJS): Add bzip2-objects. (CPPFLAGS): Add -DBZIP2.
1998-12-271998-12-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* Makefile (HURDLIBS): Add missing implied library deps.
1996-09-17*** empty log message ***Thomas Bushnell
1996-07-01(DIST_FILES): Removed crash.c.Michael I. Bushnell
1996-06-20(exec): Link against fshelp too now.Michael I. Bushnell
1996-04-15(DIST_FILES): Add elfcore.c, crash.c, and exectrans.c.Michael I. Bushnell
1996-04-15Never mind.Michael I. Bushnell
1996-04-15(SRCS): That's hashexec.c, not .o.Michael I. Bushnell
1996-04-15(gzip-sources): New variable.Michael I. Bushnell
(SRCS): Include $(gzip-sources).
1996-04-15(exec-MIGSFLAGS): Look for execmutations.h in $(srcdir).Michael I. Bushnell
1995-10-24(OBJS): Add exec_startupServer.o.Roland McGrath
1995-10-18(SRCS, OBJS): Add hashexec.[co].Roland McGrath
(DIST_FILES): Remove it from here.
1995-10-11(OBJS): Add main.o; remove fsysServer.o, notifyServer.o.Roland McGrath
(LCLHDRS): Add priv.h and execmutations.h. (exec-MIGSFLAGS): New variable. (exec): Depend on livtrivfs, libthreads, libshouldbeinlibc.
1995-09-16Remove vpath directive.Roland McGrath
1995-09-08(OTHERLIBS, CPPFLAGS): Disable bfd by default.Roland McGrath
1995-07-31(SRCS): Added unzip.c, util.c, and inflate.c.Michael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-07-05(OTHERLIBS): Define var.Michael I. Bushnell
(all, exec): Delete targets.
1995-07-05(exec): fooMichael I. Bushnell
1995-04-09(vpath lib%.a): Move this after include ../Makeconf, since it uses aRoland McGrath
variable set there.
1995-04-09(vpath lib%.a): Add search path.Roland McGrath
(exec): Depend on -lbfd and -liberty. (CPPFLAGS): Append -DBFD; omit -DA_OUT_H=... (bfdexec): Target removed.
1994-12-14(OBJS): Add unzip.o util.o inflate.o.Roland McGrath
(LCLHDRS): Add gzip.h crypt.h tailor.h. (unzip.o util.o inflate.o): Depend on those. (CFLAGS): Use +=.
1994-07-22entered into RCSMichael I. Bushnell
1994-07-20Formerly Makefile.~29~Roland McGrath
1994-07-19Formerly Makefile.~28~Michael I. Bushnell
1994-07-05Formerly Makefile.~27~Michael I. Bushnell
1994-05-31Formerly Makefile.~26~Roland McGrath
1994-05-11Formerly Makefile.~25~Michael I. Bushnell
1994-05-05Formerly Makefile.~24~Roland McGrath
1994-05-02Formerly Makefile.~23~Michael I. Bushnell
1994-04-07Formerly Makefile.~22~Michael I. Bushnell
1994-04-07Formerly Makefile.~21~Michael I. Bushnell
1994-03-29Initial revisionMichael I. Bushnell