summaryrefslogtreecommitdiff
path: root/share/mk/bsd.files.mk
AgeCommit message (Expand)Author
2013-04-06Fix dependency handling of UUDECODE_FILES (e.g. libexec/ld.aout_so on i386).uebayasi
2011-09-10Move all "clean" and "cleandir" processing to a new bsd.clean.mkapb
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2008-12-05Implement FILESBUILD_<file> to allow a FILES element to be built through acube
2008-08-25Change the message when creating BUILDSYMLINKS from "create" to "symlink".lukem
2007-12-11It's "its" for possessive, not "it's".lukem
2004-05-17In UUDECODE_FILES, always use -p to a temporary file and then renamelukem
2004-05-13Add CONFIGFILES & CONFIGSYMLINKS; similar semantics to FILES & SYMLINKSlukem
2004-03-29Also pull in bsd.obj.mk for something which is just using files to install ajmc
2004-03-29include <bsd.sys.mk> because uue files need TOOL_UUDECODE and in thechristos
2004-03-19Make sure clean rules pick up all uudecode outputjmc
2004-03-18If performing a rename with uudecode, touch the expected output so make tracksjmc
2004-03-18Add UUDECODE_FILES_RENAME_fn so the output from a uudecode can be renamedjmc
2004-03-18Add a central method to deal with uuencoded files in the source tree.jmc
2004-01-29Cosmetically tweak how .PHONY is used by (generally) providing it as a source,lukem
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19Provide _MKMSG{BUILD,CREATE,COMPILE,FORMAT,INSTALL,LINK,LEX,YACC} to displaylukem
2003-10-18implement MAKEVERBOSE for filesinstalllukem
2003-10-18Implement MAKEVERBOSE to control how "verbose" the standard make(1) rules are.lukem
2003-09-20Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose.lukem
2003-09-03.PHONY cleanlnfileslukem
2003-09-03Implement LNFILES: a list of two word items:lukem
2003-07-18Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.lukem
2002-10-22Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG.perry
2002-04-24- in <bsd.files.mk>, don't clear FILES after using it, as that preventslukem
2002-02-11Don't use .PHONY for targets that are actually installed. Instead use forcemycroft
2001-11-28Fix the :U's used with ${UPDATE} so that stray values don't get put intotv
2001-11-02Improve readability and reduce redundant redundancy in share/mk; add sometv
2001-05-08Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES,sommerfeld
2000-06-10Use ${.ALLSRC:T} when doing the generated variable name lookups, so that itmycroft
2000-06-06Abuse .USE some more.mycroft
2000-06-06Minor rearrangement.mycroft
2000-06-06Use ODE make(1) features to eliminate extra variables and move several thingsmycroft
1999-09-04Permit "make all install", as well as "make foo install" (where foo would befredb
1999-08-21Add ${INSTPRIV} to ${INSTALL} commands.simonb
1999-02-11Create <bsd.info.mk> for Info documentation, and avoid the nasty installtv
1999-02-04PR/2936: Brian C. Grayson: Avoid truncating precious files when installingchristos
1998-09-28Use preserve flag in install.christos
1997-05-09Automatically add the .c files corresponding to .l and .y files to DPSRCS.mycroft
1997-05-07Various simplifications.mycroft
1997-05-06Make most of the install targets .PRECIOUS.mycroft
1997-05-06Add a pile of missing .PHONYs.mycroft
1997-03-27Put the FILES generated rules in a separate .mk file since both bsd.prog.mkchristos