VirtualBox

Ignore:
Timestamp:
Mar 23, 2009 1:22:03 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44834
Message:

CBinding: removed the deprecated tstLinuxC testcase and made the functions static wherever possible in VBoxXPCOMC.cpp

File:
1 moved

Legend:

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

    r18126 r18137  
    2020#
    2121
    22 PATH_BIN      = /opt/VirtualBox
    2322INCS_XPCOM    = -I../../include
    2423GLUE_DIR      = ..
    2524GLUE_INC      = -I..
    2625
    27 LDFLAGS       = -Xlinker -rpath -Xlinker $(PATH_BIN)
    2826CC            = gcc
    2927CFLAGS        = -g -Wall
    3028
    3129.PHONY: all
    32 all: tstLinuxC tstXPCOMCGlue
     30all: tstXPCOMCGlue
    3331
    3432.PHONY: clean
    3533clean:
    36         rm -f tstLinuxC.o tstLinuxC tstXPCOMCGlue.o tstXPCOMCGlue VBoxXPCOMCGlue.o
    37 
    38 tstLinuxC: tstLinuxC.o
    39         $(CC) -o $@ $^ $(LDFLAGS) $(PATH_BIN)/VBoxXPCOMC.so
    40 
    41 tstLinuxC.o: tstLinuxC.c
    42         $(CC) $(CFLAGS) $(INCS_XPCOM) -o $@ -c $<
     34        rm -f tstXPCOMCGlue.o tstXPCOMCGlue VBoxXPCOMCGlue.o
    4335
    4436tstXPCOMCGlue: tstXPCOMCGlue.o VBoxXPCOMCGlue.o
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