Changeset 1509 for trunk/src/kObjCache


Ignore:
Timestamp:
Apr 9, 2008, 2:40:05 AM (17 years ago)
Author:
bird
Message:

Environment / global variable renaming. Copyright header/year update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kObjCache/Makefile.kmk

    r1050 r1509  
    1 # $Id: $
     1# $Id: Makefile.kmk 785 2007-01-24 22:21:56Z bird $
    22## @file
     3# kObjCache
    34#
    4 # kObjCache - Object Cache.
     5
    56#
    6 # Copyright (c) 2007 knut st. osmundsen <bird-kBuild-spam@anduin.net>
    7 #
     7# Copyright (c) 2007-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net>
    88#
    99# This file is part of kBuild.
     
    2121# You should have received a copy of the GNU General Public License
    2222# along with kBuild; if not, write to the Free Software
    23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     23# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    2424#
    2525#
     
    3434kObjCache_LIBS = $(LIB_KUTIL)
    3535
    36 include $(PATH_KBUILD)/subfooter.kmk
     36include $(KBUILD_PATH)/subfooter.kmk
    3737
Note: See TracChangeset for help on using the changeset viewer.