VirtualBox

Ignore:
Timestamp:
Feb 11, 2009 4:47:53 PM (16 years ago)
Author:
vboxsync
Message:

cbinding: Added the functions to get and set the environment variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/makefile.tstLinuxC

    r16550 r16684  
    3232
    3333.PHONY: all
    34 all: tstLinuxC run
     34all: tstLinuxC
    3535
    3636.PHONY: clean
    3737clean:
    38         rm -f tstLinuxC.o tstLinuxC run
     38        rm -f tstLinuxC.o tstLinuxC
    3939
    4040tstLinuxC: tstLinuxC.o
     
    4343tstLinuxC.o: tstLinuxC.c
    4444        $(CC) $(CFLAGS) -DRT_OS_LINUX -DMOZ_UNICODE $(INCS_XPCOM) -o $@ -c $<
    45 
    46 run:
    47         echo "env VBOX_XPCOM_HOME=$(PATH_BIN) ./tstLinuxC" > $@
    48         chmod a+x $@
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