summaryrefslogtreecommitdiff
path: root/utils/Makefile
AgeCommit message (Collapse)Author
1997-06-20(SRCS):Miles Bader
Add storecat.c & storeread.c. (targets): Add storecat & storeread. Add storecat & storeread to appropriate dependency rules.
1997-06-10Mon Jun 9 12:45:24 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* Makefile (SRCS): Add setauth.c, pids.c, unsu.c, and nonsugid.c.
1997-06-09(ftpcp ftpdir):Miles Bader
Add dependency on ../liftpconn/libftpconn.a. (SRCS): Add ftpcp.c & ftpdir.c. (HURDLIBS): Add ftpconn. (targets): Add ftpcp & ftpdir.
1997-05-27Add appropriate dependencies on parse.o, pids.o, frobauth.o, & frobauth-mod.o.Miles Bader
(INSTALL-ids-ops): Renamed from INSTALL-hurdids-ops. (SRCS): hurdids.c renamed to ids.c. (targets): hurdids renamed to ids. (addauth-LDLIBS, setauth-LDLIBS, su-LDLIBS): New variables.
1997-05-15(SRCS):Miles Bader
Add parse.c. (LCLHDRS): Add parse.h. Add dependencies on parse.o. Change references to addu into ones to addauth.
1997-03-07Add addu to dependents of libshouldbeinlibc & libps.Miles Bader
(INSTALL-hurdids-ops, INSTALL-addu-ops): New variables. (SRCS): Add addu.c. (targets): Add addu.
1996-09-26(%: %.sh):Miles Bader
Rule removed.
1996-09-23(login-LDLIBS):Miles Bader
Add $(LIBCRYPT).
1996-09-17*** empty log message ***Thomas Bushnell
1996-09-05*** empty log message ***Thomas Bushnell
1996-09-02(sync): Depend on libshouldbeinlibc.a.Miles Bader
1996-08-30(targets): Add vminfo.Miles Bader
(SRCS): Add vminfo.c. (INSTALL-vminfo-ops): New variable.
1996-08-15.Miles Bader
1996-08-10(LCLHDRS): New variable.Miles Bader
1996-07-29*** empty log message ***Thomas Bushnell
1996-07-26(INSTALL-vmstat-ops): New variable.Miles Bader
1996-07-12(INSTALL-ps-ops, INSTALL-w-ops): New variables.Miles Bader
1996-07-12(INSTALL-login-ops): New variable.Michael I. Bushnell
1996-07-12(settrans): Dependon libports.Michael I. Bushnell
1996-06-20(getty): Remove rule.Michael I. Bushnell
(targets): Remove `getty'. (SRCS): Remove getty.c.
1996-06-17(targets): Remove reboot & halt.Miles Bader
(SRCS): Remove reboot.c & halt.c. (login): Depend on -lutil instead of grot.
1996-05-10(storeinfo): Depend on ../libstore/libstore.a.Miles Bader
1996-04-30But not the special ones.Michael I. Bushnell
1996-04-30(all): Remove target.Michael I. Bushnell
(include ../Makeconf): Place before all dependencies. ($(targets)): Each separate target should depend on its own .o.
1996-04-11(targets): Add devprobe.Miles Bader
(SRCS): Add devprobe.c.
1996-03-01(targets, SRCS):Miles Bader
Add portinfo & portinfo.c. Remove clri & clri.c.
1996-02-18(targets, special-targets): Add uptime.Miles Bader
(SRCS): Add uptime.sh.
1996-02-03(targets): Add vmstat.Miles Bader
(SRCS): Add vmstat.c
1996-01-30Add w.c & w to the appropiate places.Miles Bader
1995-12-21(libutil-libsubst): New hack.Miles Bader
(login): Depend on -lutil.
1995-12-13(SRCS): Add login.cMiles Bader
(targets): Add login. (login): Depends on ../libshouldbelibc/libshouldbelibc.
1995-10-21(targets): Add storeinfo.Miles Bader
(SRCS): Add storeinfo.c. (storeinfo): New target.
1995-09-05Get rid of rules related to ../lib.Miles Bader
(settrans): Depend on libfshelp.a instead of starttrans.o.
1995-08-24(all): New target.Miles Bader
(ps, settrans, showtrans, fsysopts): Put all dependencies in these targets. (settrans-HURDLIBS, showtrans-HURDLIBS, ps-HURDLIBS): Removed. (settrans, showtrans, fsysopts, ps): Get rid of things that are now in libshouldbeinlibc. Get rid of rules dealing with error.o.
1995-07-23(DIST_FILES): sh.ChangeLog -> shd.ChangeLog.Michael I. Bushnell
1995-07-07(fsysopts): Don't list twice.Michael I. Bushnell
1995-07-07(special-targets): New var.Michael I. Bushnell
(mount): Provide command.
1995-07-07(OBJS): Don't include mount.sh.Michael I. Bushnell
(shd, su, clri, sync, reboot, halt, fsysopts): List object files here.
1995-07-07(OBJS): New var.Michael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-07-06(ps-HURDLIBS): Renamed from HURDLIBS.Michael I. Bushnell
(ps): Fix dependencies.
1995-06-26(CPPFLAGS): Put -I../lib back in.Miles Bader
Put back the vpath for %.c to ../lib.
1995-06-06(HURDLIBS): Added libihash.Michael I. Bushnell
(CPPFLAGS): Deleted addition of -I../lib. (vpath): Deleted spec. (ps): Deleted ihash.o and primes.o.
1995-06-01(ps.o, fsysopts.o, showtrans.o, settrans.o): Add dependencies on header files.Miles Bader
(REMHDRS): Define this variable.
1995-05-30(SCRS): Removed update.c.Michael I. Bushnell
(targets): Removed update.
1995-05-18Add fsysopts.Miles Bader
1995-04-12(DIST_FILES): Omit ps.ChangeLog.Michael I. Bushnell
1995-04-11(targets): Changed `sh' to `shd'.Michael I. Bushnell
(SRCS): Changed `sh.c' to `shd.c'.
1995-04-05Add showtrans & mount, and uncomment-out su.Miles Bader
1995-04-04Add rule for the new settrans, and compile error.c correctly.Miles Bader