VirtualBox

Changeset 2691

Show
Ignore:
Timestamp:
05/17/07 05:35:09 (2 years ago)
Author:
vboxsync
Message:

use the edit function. (still disabled)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk

    r2687 r2691  
    5050#$(PATH_TARGET)/VBoxVideoCat.dir/VBoxVideo.inf: $(PATH_SUB_CURRENT)/Miniport/VBoxVideo.inf $(MAKEFILE_CURRENT) | $$(call DIRDEP,$$(@D)) 
    5151#       $(call MSG_GENERATE,VBoxVideo-inf,$@,$<) 
    52 #       $(QUIET2)$(RM) -f $@ 
    53 #       $(QUIET)$(SED) -e 's/^\;cat  *//' $< > $@ 
     52#       $(call VBOX_EDIT_INF32_FN,$<,$@) 
    5453# 
    5554#$(PATH_TARGET)/VBoxVideoCat.dir/VBoxVideo.cat: $(PATH_TARGET)/VBoxVideoCat.dir/VBoxVideo.inf $$(TARGET_VBoxVideo) $$(TARGET_VBoxDisp) 
  • trunk/src/VBox/Additions/WINNT/Makefile.kmk

    r2685 r2691  
    6363#$(PATH_TARGET)/VBoxGuestCat.dir/VBoxGuest.inf: $(PATH_SUB_CURRENT)/VBoxGuest/VBoxGuest.inf $(MAKEFILE_CURRENT) | $$(call DIRDEP,$$(@D)) 
    6464#       $(call MSG_GENERATE,VBoxGuest-inf,$@,$<) 
    65 #       $(QUIET2)$(RM) -f $@ 
    66 #       $(QUIET)$(SED) -e 's/^\;cat  *//' $< > $@ 
     65#       $(call VBOX_EDIT_INF32_FN,$<,$@) 
    6766# 
    6867#$(PATH_TARGET)/VBoxGuestCat.dir/VBoxGuest.cat: $(PATH_TARGET)/VBoxGuestCat.dir/VBoxGuest.inf \ 
  • trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf

    r2684 r2691  
    2020[Version] 
    2121Signature="$Windows NT$" 
    22 ;CatalogFile=VBoxMouse.cat 
     22;cat CatalogFile=VBoxMouse.cat 
    2323 
    2424[SourceDisksNames] 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy