summaryrefslogtreecommitdiff
path: root/trans/Makefile
AgeCommit message (Collapse)Author
1999-11-081999-11-08 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* hello-mt.c: New file, modified from hello.c to be multithreaded. * Makefile (targets, SRCS): Add hello-mt, hello-mt.c. (hello-mt): Add appropriate deps. * Makefile (hello): Don't depend on libthreads.
1999-11-081999-11-08 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* hello.c: New file. From Gord with some cleanups and hacks from me. * Makefile (targets, SRCS): Add hello, hello.c. (hello): Add appropriate deps.
1999-10-111999-10-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* magic.c: Rewritten using libtrivfs. With new flag --directory/-d, present an empty directory that has . and .. as normal and lists no other contents, but looking up anything else within it does the magical retry. * Makefile (magic): Update library deps accordingly.
1999-04-261999-02-20 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell
* password.c: New file. * Makefile (targets): Add password. (SRCS): Add password.c. (OBJS): Add passwordServer.o. (password-LDLIBS): New variable. Use dependencies identical to those for crash.
1997-07-22Remove devport from dependencies.Miles Bader
1997-07-22(SRCS):Miles Bader
Remove devport.c. (targets): Remove devport.
1997-03-01(fwd null ifsock fifo new-fifo devport firmlink):Miles Bader
Add firmlink to targets depending on libthreads.
1997-02-21(firmlink):Miles Bader
New target. (SRCS): Add firmlink.c. (targets): Add firmlink.
1996-09-17*** empty log message ***Thomas Bushnell
1996-07-08(fwd): Depend on libports.Michael I. Bushnell
1996-07-04(crash): New target.Michael I. Bushnell
1996-07-01(targets): Added crash.Michael I. Bushnell
(SRCS): Added crash.c.
1996-07-01(crash): New target.Michael I. Bushnell
1996-06-20(null ifsock fifo new-fifo devport): Depend on ../libfshelp/libfshelp.a.Miles Bader
1996-04-30(all): Delete target.Michael I. Bushnell
(include ../Makeconf): *Before* all dependences. ($(targets)): Each program depends on its associated .o.
1996-03-31(targets): Add devport.Miles Bader
(SRCS): Add devport.c. Add devport as a target to various dependency rules.
1995-10-08Add fwd.Miles Bader
1995-09-22(targets): Add new-fifoMiles Bader
(SRCS): Add new-fifo.c (new-fifo): New target.
1995-08-24(all): New target.Miles Bader
(symlink, magic, ifsock, fifo, null): Put all dependencies in these targets. (null-HURDLIBS, ifsock-HURDLIBS, fifo-HURDLIBS): Removed. Get rid of rules dealing with error.o
1995-08-15(SRCS): Add fifo.c.Miles Bader
(targets): Add fifo. (fifo): New target.
1995-07-07(OBJS): New var.Michael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-07-06(ifsock-HURDLIBS, null-HURDLIBS): New vars.Michael I. Bushnell
(null, ifsock): Fix dependencies.
1995-06-28(null): Depend on $(libihash).Michael I. Bushnell
1995-06-28(ifsock): Add dependency on $(libihash).Michael I. Bushnell
1995-04-09Link ifsock with error.o.Miles Bader
1995-03-30Add support for the magic and null servers.Miles Bader
1994-08-16entered into RCSMichael I. Bushnell
1994-07-22Formerly Makefile.~3~Michael I. Bushnell
1994-07-21Formerly Makefile.~2~Michael I. Bushnell
1994-07-21Initial revisionMichael I. Bushnell