Changeset 4794 in vbox
- Timestamp:
- Sep 14, 2007 12:53:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r4746 r4794 2537 2537 VBOX_SVN_REV_FALLBACK := $(patsubst %:,, $Rev$ ) 2538 2538 VBOX_SVN_DEP := $(wildcard $(PATH_ROOT)/.svn/entries) 2539 ifneq ($(shell $(SVN) --version > /dev/null 2>&1 || echo 'svn not installed'),) 2540 VBOX_SVN_DEP := 2541 endif 2539 2542 2540 2543 # Rule for generating a timestamp and updating the real thing on change.
Note:
See TracChangeset
for help on using the changeset viewer.