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