summaryrefslogtreecommitdiff
path: root/sys/compat/common/Makefile.inc
AgeCommit message (Expand)Author
2002-11-02Add lint infrastructureperry
2000-12-05Have recursive make invocations depend on the .MAKE pseudo-target sosommerfeld
2000-02-01Revert STRIPPROG -> STRIPtsutsui
2000-01-19STRIP -> STRIPPROGtsutsui
1999-05-07Build libraries for kernel/standalone code from within their compilationdrochner
1998-09-05distclean is a synonym for cleandirlukem
1997-11-04Pass down the values of: AR NM RANLIBgwr
1997-01-23clean up substantially. Transform clean, depend, cleandir targets from ::cgd
1996-12-26PR/2981: use ${VAR:Q} instead of '${VAR}' to avoid quoting problemschristos
1996-09-23Handle relative paths to the source tree if they begin with '.'.ghudson
1996-08-10Add anchors so that only exactly `-I. is modified.mycroft
1996-08-10Convert the -I. to -I${.OBJDIR}, so that the `machine symlink is available.mycroft
1996-08-08We dont need to pass down COMPATDIR and KERNDIR.mycroft
1996-08-08Run the child make in the source directory, so that nothing here needs to bemycroft
1996-05-20use ' not " when passing variables to a sub-make. pr#1199/pr#1296mrg
1996-05-11Make `make depend' work for libraries.mycroft
1996-02-02Simplify, and add support for passing CPPFLAGS.mycroft
1995-06-26Add the ability to override COMPATREL and COMPATDST similar to libkernchristos
1995-06-24- Extracted all compat routines from the kern directory and moved here.christos