VirtualBox

Changeset 1686 in kBuild


Ignore:
Timestamp:
Aug 11, 2008 9:47:33 PM (17 years ago)
Author:
bird
Message:

Fixed warnings when using the NAME property and ending up with output where only the suffix differs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer.kmk

    r1672 r1686  
    19921992endif
    19931993
    1994 $(basename $(notdir $(out))): $(out)
     1994$(basename $(notdir $(out))):: $(out)
    19951995
    19961996endef
     
    20082008
    20092009ifdef KBUILD_DO_AUTO_INSTALL
    2010 $(basename $(notdir $(out))): $(INSTARGET_$(target))
     2010$(basename $(notdir $(out))):: $(INSTARGET_$(target))
    20112011endif
    20122012endef
Note: See TracChangeset for help on using the changeset viewer.

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