VirtualBox

Changeset 1509 in kBuild for trunk/src/kash


Ignore:
Timestamp:
Apr 9, 2008 12: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/kash/Makefile.kmk

    r1235 r1509  
    55
    66#
    7 # Copyright (c) 2005-2007 knut st. osmundsen <[email protected]>
     7# Copyright (c) 2005-2008 knut st. osmundsen <[email protected]>
    88#
    99# This file is part of kBuild.
     
    116116
    117117
    118 ifeq ($(filter-out win,$(BUILD_TARGET)),)
     118ifeq ($(filter-out win,$(KBUILD_TARGET)),)
    119119
    120120#
     
    125125kash_SOURCES := $(patsubst $(PATH_TARGET)/%,generated/%,$(kash_SOURCES))
    126126
    127 include $(PATH_KBUILD)/footer.kmk
     127include $(FILE_KBUILD_FOOTER)
    128128
    129129else
    130130
    131 include $(PATH_KBUILD)/footer.kmk
     131include $(FILE_KBUILD_FOOTER)
    132132
    133133#
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette