Changeset 1050 for trunk/src/kObjCache


Ignore:
Timestamp:
Jun 11, 2007, 11:22:37 AM (18 years ago)
Author:
bird
Message:

Enabled it everywhere.

File:
1 edited

Legend:

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

    r1040 r1050  
    44# kObjCache - Object Cache.
    55#
    6 # Copyright (c) 2005-2007 knut st. osmundsen <bird-kBuild-spam@anduin.net>
     6# Copyright (c) 2007 knut st. osmundsen <bird-kBuild-spam@anduin.net>
    77#
    88#
     
    2929include $(PATH_KBUILD)/subheader.kmk
    3030
    31 ifeq ($(USERNAME),bird) # disable it for now.
    3231PROGRAMS += kObjCache
    33 endif
    3432kObjCache_TEMPLATE = BIN
    3533kObjCache_SOURCES = kObjCache.c
Note: See TracChangeset for help on using the changeset viewer.