#
b7b7932c |
| 26-Oct-2015 |
bluhm <bluhm@openbsd.org> |
Nothing in base uses native language support anymore. Remove NLS support from the makefiles. OK naddy@
|
#
e50c04a3 |
| 09-Oct-2014 |
tedu <tedu@openbsd.org> |
no more lkm
|
#
6ffa1175 |
| 24-Sep-2011 |
espie <espie@openbsd.org> |
create a new "bounce" file for ports infrastructure. clean up ancient comments in the existing ones, and use bsd.own.mk's guard against multiple includes.
|
#
9873eb0c |
| 12-Mar-2011 |
deraadt <deraadt@openbsd.org> |
bsd.doc.mk is dead. long live bsd.doc.mk discussed with ingo
|
#
4d280a8b |
| 25-Mar-2008 |
matthieu <matthieu@openbsd.org> |
Add a bsd.xconf.mk glue file, to be included at the start of Xenocara makefiles. ok oga@.
|
#
5dfe9bf5 |
| 25-Nov-2006 |
matthieu <matthieu@openbsd.org> |
Hooks needed by modular X builds. ok espie@ dim@.
|
#
109445b4 |
| 01-Jan-2002 |
provos <provos@openbsd.org> |
install bsd.regress.mk
|
#
9c44650e |
| 27-Apr-1997 |
millert <millert@openbsd.org> |
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
show more ...
|
#
0c4490a0 |
| 08-Dec-1996 |
downsj <downsj@openbsd.org> |
install -> ${INSTALL}, -c -> ${COPY}
|
#
0f06d85f |
| 03-Jun-1996 |
niklas <niklas@openbsd.org> |
Install the bsd.port*mk files too
|
#
88a61734 |
| 05-Mar-1996 |
mickey <mickey@openbsd.org> |
Labeling style changed ($OpenBSD$). POSTINSTALL added to the <bsd.lkm.mk> (see bsd.README for details).
|
#
04c09525 |
| 25-Feb-1996 |
mickey <mickey@openbsd.org> |
Added <bsd.lkm.mk> file. Correspondent changes made to the bsd.README. All the rest changed to be $OpenBSD$. Dedicated to Suzi Quatro (she must be alive still, so best wishes to here).
|
#
482ae328 |
| 14-Dec-1995 |
deraadt <deraadt@openbsd.org> |
update from netbsd
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|