VirtualBox

Changeset 61181 in vbox for trunk


Ignore:
Timestamp:
May 24, 2016 11:59:30 PM (9 years ago)
Author:
vboxsync
Message:

win adj

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/db/Makefile.kmk

    r56295 r61181  
    2525#
    2626
     27
     28# Need proper shell on windows.
     29DEPTH = ../../../../..
     30include $(KBUILD_PATH)/header.kmk
     31
     32
    2733GENERATED_FILES = TestManagerDatabaseComments.pgsql
    2834PSQL := $(firstword $(which $(foreach pgver, 92 91 90,psql$(pgver)) ) psql)
     
    3642
    3743TestManagerDatabaseComments.pgsql: TestManagerDatabaseInit.pgsql gen-sql-comments.py
    38         LC_ALL=C python gen-sql-comments.py $< > $@
     44        LC_ALL=C $(VBOX_BLD_PYTHON) gen-sql-comments.py $< > $@
    3945
    4046
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