| Age | Commit message (Expand) | Author |
| 1995-06-10 | Explicitly remove obj link before creating it. | mycroft |
| 1995-06-10 | Define LIBEDIT. | mycroft |
| 1995-06-07 | make this work whether or not MANZ is defined. also, clean it up a bit, | cgd |
| 1995-06-02 | define MANZ=1 in bsd.own to get compressed man pages installed | brezak |
| 1995-04-27 | Only set NLSALL if NLS is defined and not empty. | jtc |
| 1995-04-26 | install bsd.nls.mk | jtc |
| 1995-04-21 | .include <bsd.nls.mk> unless NONLS is defined. | jtc |
| 1995-04-21 | special hacks for alpha; mostly: some things aren't supported. | cgd |
| 1995-04-20 | First cut of makefile header that builds and installs message catalogs. | jtc |
| 1995-04-19 | don't ranlib read-only files. patch for bug 977, from Greg Hudson | cgd |
| 1995-02-20 | Define NLSDIR, NLSGRP, NLSOWN, and NLSMODE (for message catalogs). | jtc |
| 1995-01-13 | Removed sentance that stated that each *.mk file had a cooresponding | jtc |
| 1995-01-02 | add info about LIB, as pointed out by jhawk@MIT.EDU | cgd |
| 1994-12-28 | Insert a missing ${MANSUBDIR}. | mycroft |
| 1994-12-28 | Install links after, not before the pages. | mycroft |
| 1994-12-28 | Enable shared libs on the pc532. | phil |
| 1994-12-23 | fix up a botch, defining MANALL when there weren't any MANs. | cgd |
| 1994-12-22 | oops; fix a bogon. | cgd |
| 1994-12-22 | specify man pages differently, and document how. | cgd |
| 1994-12-13 | Remove `-+' arg to mkdep. | mycroft |
| 1994-12-13 | Slight simpliciation. | mycroft |
| 1994-12-13 | Add CPPFLAGS to mkdep lines, for cross-compilation. | mycroft |
| 1994-10-09 | Stop if cd fails. | mycroft |
| 1994-09-28 | Add SKEY (defined) and KERBEROS (commented out) variables. | mycroft |
| 1994-08-24 | Include bsd.own.mk earlier. | mycroft |
| 1994-08-19 | include bsd.own.mk early on, to get NOPIC definition. | cgd |
| 1994-08-09 | Don't keep local symbols in a shared library symbol table. | pk |
| 1994-07-26 | Move the inclusion of bsd.own.mk to a better place. | mycroft |
| 1994-07-20 | fix from christos, for progs w/o objects | cgd |
| 1994-07-06 | Pull libraries from ${DESTDIR} if set. Kill LDONLY, which is unused and | mycroft |
| 1994-07-06 | Use CPPFLAGS (previously defined but unused) to yank in include files from | mycroft |
| 1994-07-06 | Include ${CPPFLAGS} when compiling .c and .cc files. | mycroft |
| 1994-06-30 | .m4 files are sources too | deraadt |
| 1994-06-30 | fix modify-info-nothingness-then-substitute probelm that broke genclass build | cgd |
| 1994-06-30 | RCSID frobbing, and minor sanity adjustments. | cgd |
| 1994-06-30 | don't be careless with _SUBDIRUSE | cgd |
| 1994-06-28 | Strip *.sh when constructing OBJS from SRCS. | jtc |
| 1994-06-19 | Lite doc macros | cgd |
| 1994-06-18 | don't chown the symlink, when HIDEGAME causes a symlink to be made to dm. | cgd |
| 1994-06-02 | Change BINOWN -> BINGRP where appropriate. | jtc |
| 1994-05-24 | fix the last to do the right thing for dependencies | cgd |
| 1994-05-24 | LIBSKEY | deraadt |
| 1994-05-22 | Single source file programs are now compiled into object files before they | jtc |
| 1994-04-06 | relink (recompile) single source programs when crt0.o is updated. | chopps |
| 1994-03-27 | kill a bogosity | cgd |
| 1994-03-27 | add back inclusion of bsd.own.mk | cgd |
| 1994-03-24 | Remove *.core on clean. | mycroft |
| 1994-03-24 | Added various COMPILE.? & LINK.? macros and changed suffix rules to use | jtc |
| 1994-03-24 | Now that single suffix rules work, uncomment them. | jtc |
| 1994-02-27 | cleandepend should happen on 'cleandir' not 'clean', from michaelv@iastate.edu | cgd |