summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2004-01-10control undefine of DDXTIME through Xserver/Makefile.common varsrtr
2004-01-10Don't define DDXTIME on mac68k. This will let us use GetTimeInMillis()fredb
2004-01-07Correct a commentskrll
2004-01-07Add MKX11 to control if src/x11 is traversed during the build. (default: no)lukem
2004-01-03document MKCVS MKGCCCMDS MKPOSTFIX MKSENDMAIL MKUUCPlukem
2004-01-03sort listlukem
2004-01-02Consistently test all variables that support a "yes"/"no" value withlukem
2004-01-01back out hpcmips changes accidently committed in prev. noticed by lukem@rtr
2004-01-01grr typo .manN -> .man.Nrtr
2004-01-01section 4 and 5 man/cat pages do get installedrtr
2004-01-01correct __vendorversion__ to match xsrc/xfreelukem
2003-12-26no-traditional is not a valid warning for c++ programs.christos
2003-12-26Add libstdc++christos
2003-12-26remove endian selection hack - from lukemrtr
2003-12-23endian table for X_BYTE_ORDER=rtr
2003-12-23sparc64 definesrtr
2003-12-23Need to provide alternate definitions of __archive{build,install} for x11.rtr
2003-12-20Remove duplicate -DPIXPRIV from X11FLAGS.SERVERrtr
2003-12-11Add TOOL_MACPPCFIXCOFFmatt
2003-12-08No such thing as NONBINOWN, use NONBINMODE instead.rtr
2003-12-07Disable native gdb for ns32k (but cross-gdb works).simonb
2003-12-07And the monkey flicks the switch ...scw
2003-12-07Fix fumble-fingers && && -> &&matt
2003-12-07Turn on NOPIC= if using GCC3 for VAX.matt
2003-12-07No shared libraries on ns32k at the moment - set *PICFLAGS to nothing.simonb
2003-12-07Use -O2 for ns32k now.simonb
2003-12-05ns32k doesn't have a missing toolchain anymore, does supportsimonb
2003-12-05Add MKINET6/USE_INET6 support.matt
2003-12-04Ensure that ${TOOL_STAT} is executable before trying to run it;lukem
2003-12-04build lib{opcodes,bfd,iberty} back in gnu/lib instead of gnu/usr.bin/binutilsmrg
2003-12-03switch everyone to binutils 2.14. it's confirmed to work on all themrg
2003-11-27oops, really force 2.13mrg
2003-11-27remove the GDB53 section.mrg
2003-11-26APPDEF files should be installed with mode ${NONBINMODE}, not mode ${BINMODE}.jwise
2003-11-24In _MKTARGET_*, use ${.CURDIR:T} instead of ${.OBJDIR:T}, because that's morelukem
2003-11-22In the various _MKTARGET macros, prepend "${.OBJDIR:T}/" to the ${.TARGET},lukem
2003-11-17Provide X11FLAGS.OS_DEFINES.lukem
2003-11-16.c.lo: support per-target COPTS, CPPFLAGS, CPUFLAGSlukem
2003-11-16simplify with _MKTARGET_LINKlukem
2003-11-14Add a AWK for awk.matt
2003-11-13Use ${HOST_LN}matt
2003-11-13Add a HOST_LN.matt
2003-11-11Set MKDEP_SUFFIXES to get additional targets in .depend instead of usingdsl
2003-11-11Use -- to separate mkdep options from cc ones.dsl
2003-11-10Use modified mkdep(1) (not cat) to merge '*.d' into '.depend'.dsl
2003-11-09switch to GDB 5.3 on armeb & m68000.mrg
2003-11-08The order of items in .SUFFIXES is extremely important!lukem
2003-11-08Remove single suffix inference rules from here; nothing in the treelukem
2003-11-08Trim .SUFFIXES to only contain those used in this file.lukem
2003-11-07Support MAKEVERBOSE more effectively.lukem