aboutsummaryrefslogtreecommitdiff
path: root/exec/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 2002-03-11 Roland McGrath <roland@frob.com>Roland McGrath2002-03-111-2/+2
| | | | | * core.c: File removed. * Makefile (DIST_FILES): Remove core.c from the list.
* 2001-11-23 Roland McGrath <roland@frob.com>Roland McGrath2001-11-231-2/+2
| | | | | * gcore.c: File moved to ../utils. * Makefile (DIST_FILES): Remove it.
* * Makefile (HURDLIBS): Reorder libs such that the threads libMark Kettenis2000-07-261-1/+1
| | | | | | 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-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-201-2/+2
| | | | | * exectrans.c: Obsolete file removed. * Makefile (DIST_FILES): Remove it.
* 1999-09-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-09-131-3/+1
| | | | * Makefile (exec.static-LDFLAGS): Variable removed.
* 1998-09-05 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>Thomas Bushnell1999-04-301-2/+3
| | | | | | | | | * 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-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-4/+8
| | | | * Makefile (HURDLIBS): Add missing implied library deps.
* *** empty log message ***Thomas Bushnell1996-09-171-2/+1
|
* (DIST_FILES): Removed crash.c.Michael I. Bushnell1996-07-011-1/+1
|
* (exec): Link against fshelp too now.Michael I. Bushnell1996-06-201-1/+1
|
* (DIST_FILES): Add elfcore.c, crash.c, and exectrans.c.Michael I. Bushnell1996-04-151-1/+1
|
* Never mind.Michael I. Bushnell1996-04-151-3/+1
|
* (SRCS): That's hashexec.c, not .o.Michael I. Bushnell1996-04-151-1/+1
|
* (gzip-sources): New variable.Michael I. Bushnell1996-04-151-1/+3
| | | | (SRCS): Include $(gzip-sources).
* (exec-MIGSFLAGS): Look for execmutations.h in $(srcdir).Michael I. Bushnell1996-04-151-2/+2
|
* (OBJS): Add exec_startupServer.o.Roland McGrath1995-10-241-1/+2
|
* (SRCS, OBJS): Add hashexec.[co].Roland McGrath1995-10-181-3/+3
| | | | (DIST_FILES): Remove it from here.
* (OBJS): Add main.o; remove fsysServer.o, notifyServer.o.Roland McGrath1995-10-111-3/+7
| | | | | | (LCLHDRS): Add priv.h and execmutations.h. (exec-MIGSFLAGS): New variable. (exec): Depend on livtrivfs, libthreads, libshouldbeinlibc.
* Remove vpath directive.Roland McGrath1995-09-161-2/+0
|
* (OTHERLIBS, CPPFLAGS): Disable bfd by default.Roland McGrath1995-09-081-2/+2
|
* (SRCS): Added unzip.c, util.c, and inflate.c.Michael I. Bushnell1995-07-311-1/+1
|
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-4/+0
|
* (OTHERLIBS): Define var.Michael I. Bushnell1995-07-051-4/+1
| | | | (all, exec): Delete targets.
* (exec): fooMichael I. Bushnell1995-07-051-3/+4
|
* (vpath lib%.a): Move this after include ../Makeconf, since it uses aRoland McGrath1995-04-091-1/+2
| | | | variable set there.
* (vpath lib%.a): Add search path.Roland McGrath1995-04-091-6/+8
| | | | | | (exec): Depend on -lbfd and -liberty. (CPPFLAGS): Append -DBFD; omit -DA_OUT_H=... (bfdexec): Target removed.
* (OBJS): Add unzip.o util.o inflate.o.Roland McGrath1994-12-141-4/+8
| | | | | | (LCLHDRS): Add gzip.h crypt.h tailor.h. (unzip.o util.o inflate.o): Depend on those. (CFLAGS): Use +=.
* entered into RCSMichael I. Bushnell1994-07-221-34/+8
|
* Formerly Makefile.~29~Roland McGrath1994-07-201-4/+4
|
* Formerly Makefile.~28~Michael I. Bushnell1994-07-191-1/+1
|
* Formerly Makefile.~27~Michael I. Bushnell1994-07-051-0/+3
|
* Formerly Makefile.~26~Roland McGrath1994-05-311-3/+3
|
* Formerly Makefile.~25~Michael I. Bushnell1994-05-111-3/+3
|
* Formerly Makefile.~24~Roland McGrath1994-05-051-6/+6
|
* Formerly Makefile.~23~Michael I. Bushnell1994-05-021-1/+2
|
* Formerly Makefile.~22~Michael I. Bushnell1994-04-071-0/+2
|
* Formerly Makefile.~21~Michael I. Bushnell1994-04-071-0/+2
|
* Initial revisionMichael I. Bushnell1994-03-291-0/+52