OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Marc Espie (espiecvs.openbsd.org)
Date: Tue Apr 03 2001 - 18:00:11 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: espiecvs.openbsd.org 2001/04/03 17:00:10

    Modified files:
            share/mk : bsd.README bsd.doc.mk bsd.lib.mk bsd.lkm.mk
                             bsd.own.mk

    Log message:
    Minor clean-ups:
    - document some more things (MANPS, make oddities)
    - put all PHONY targets in bsd.own.mk, since it's included by everything
    that uses it.
    - remove them from bsd.lib.mk, since it includes bsd.own.mk.
    - ... except for load/unload, which are only in bsd.lkm.mk.
    - fix spell target, so that it actually depends on the generated file.

    okay niklas