Changeset 31391 in vbox for trunk/src/VBox
- Timestamp:
- Aug 5, 2010 11:29:58 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 64452
- Location:
- trunk/src/VBox/Additions/x11
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk
r28800 r31391 215 215 OTHERS += $(PATH_vboxmouse_drv)/tstvboxmouse68.run 216 216 $$(PATH_vboxmouse_drv)/tstvboxmouse68.run: $$(INSTARGET_vboxmouse_drv) 217 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 217 218 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 218 219 "$(INSTARGET_vboxmouse_drv)" "$(OUR_PATH_VBOXMOUSE)/undefined_68" --static … … 223 224 OTHERS += $(PATH_vboxmouse_drv_70)/tstvboxmouse70.run 224 225 $$(PATH_vboxmouse_drv_70)/tstvboxmouse70.run: $$(INSTARGET_vboxmouse_drv_70) 226 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 225 227 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 226 228 $(INSTARGET_vboxmouse_drv_70) $(OUR_PATH_VBOXMOUSE)/undefined_70 … … 230 232 OTHERS += $(PATH_vboxmouse_drv_71)/tstvboxmouse71.run 231 233 $$(PATH_vboxmouse_drv_71)/tstvboxmouse71.run: $$(INSTARGET_vboxmouse_drv_71) 234 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 232 235 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 233 236 $(INSTARGET_vboxmouse_drv_71) $(OUR_PATH_VBOXMOUSE)/undefined_71 … … 237 240 OTHERS += $(PATH_vboxmouse_drv_13)/tstvboxmouse13.run 238 241 $$(PATH_vboxmouse_drv_13)/tstvboxmouse13.run: $$(INSTARGET_vboxmouse_drv_13) 242 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 239 243 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 240 244 $(INSTARGET_vboxmouse_drv_13) $(OUR_PATH_VBOXMOUSE)/undefined_15 … … 245 249 OTHERS += $(PATH_vboxmouse_drv_14)/tstvboxmouse14.run 246 250 $$(PATH_vboxmouse_drv_14)/tstvboxmouse14.run: $$(INSTARGET_vboxmouse_drv_14) 251 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 247 252 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 248 253 $(INSTARGET_vboxmouse_drv_14) $(OUR_PATH_VBOXMOUSE)/undefined_15 … … 253 258 OTHERS += $(PATH_vboxmouse_drv_15)/tstvboxmouse15.run 254 259 $$(PATH_vboxmouse_drv_15)/tstvboxmouse15.run: $$(INSTARGET_vboxmouse_drv_15) 260 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 255 261 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 256 262 $(INSTARGET_vboxmouse_drv_15) $(OUR_PATH_VBOXMOUSE)/undefined_15 … … 260 266 OTHERS += $(PATH_vboxmouse_drv_16)/tstvboxmouse16.run 261 267 $$(PATH_vboxmouse_drv_16)/tstvboxmouse16.run: $$(INSTARGET_vboxmouse_drv_16) 268 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 262 269 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 263 270 $(INSTARGET_vboxmouse_drv_16) $(OUR_PATH_VBOXMOUSE)/undefined_15 … … 267 274 OTHERS += $(PATH_vboxmouse_drv_17)/tstvboxmouse17.run 268 275 $$(PATH_vboxmouse_drv_17)/tstvboxmouse17.run: $$(INSTARGET_vboxmouse_drv_17) 276 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 269 277 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 270 278 $(INSTARGET_vboxmouse_drv_17) $(OUR_PATH_VBOXMOUSE)/undefined_15 … … 274 282 OTHERS += $(PATH_vboxmouse_drv_18)/tstvboxmouse18.run 275 283 $$(PATH_vboxmouse_drv_18)/tstvboxmouse18.run: $$(INSTARGET_vboxmouse_drv_18) 284 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 276 285 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 277 286 $(INSTARGET_vboxmouse_drv_18) $(OUR_PATH_VBOXMOUSE)/undefined_15 -
trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
r31384 r31391 275 275 OTHERS += $(PATH_vboxvideo_drv)/tstvboxvideo68.run 276 276 $$(PATH_vboxvideo_drv)/tstvboxvideo68.run: $$(INSTARGET_vboxvideo_drv) 277 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 277 278 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 278 279 $(INSTARGET_vboxvideo_drv) $(OUR_PATH_VBOXVIDEO)/undefined_68 --static … … 283 284 OTHERS += $(PATH_vboxvideo_drv_70)/tstvboxvideo70.run 284 285 $$(PATH_vboxvideo_drv_70)/tstvboxvideo70.run: $$(INSTARGET_vboxvideo_drv_70) 286 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 285 287 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 286 288 $(INSTARGET_vboxvideo_drv_70) $(OUR_PATH_VBOXVIDEO)/undefined_70 … … 290 292 OTHERS += $(PATH_vboxvideo_drv_71)/tstvboxvideo71.run 291 293 $$(PATH_vboxvideo_drv_71)/tstvboxvideo71.run: $$(INSTARGET_vboxvideo_drv_71) 294 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 292 295 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 293 296 $(INSTARGET_vboxvideo_drv_71) $(OUR_PATH_VBOXVIDEO)/undefined_70 … … 297 300 OTHERS += $(PATH_vboxvideo_drv_13)/tstvboxvideo13.run 298 301 $$(PATH_vboxvideo_drv_13)/tstvboxvideo13.run: $$(INSTARGET_vboxvideo_drv_13) 302 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 299 303 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 300 304 $(INSTARGET_vboxvideo_drv_13) $(OUR_PATH_VBOXVIDEO)/undefined_13 … … 304 308 OTHERS += $(PATH_vboxvideo_drv_14)/tstvboxvideo14.run 305 309 $$(PATH_vboxvideo_drv_14)/tstvboxvideo14.run: $$(INSTARGET_vboxvideo_drv_14) 310 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 306 311 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 307 312 $(INSTARGET_vboxvideo_drv_14) $(OUR_PATH_VBOXVIDEO)/undefined_13 … … 311 316 OTHERS += $(PATH_vboxvideo_drv_15)/tstvboxvideo15.run 312 317 $$(PATH_vboxvideo_drv_15)/tstvboxvideo15.run: $$(INSTARGET_vboxvideo_drv_15) 318 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 313 319 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 314 320 $(INSTARGET_vboxvideo_drv_15) $(OUR_PATH_VBOXVIDEO)/undefined_13 … … 318 324 OTHERS += $(PATH_vboxvideo_drv_16)/tstvboxvideo16.run 319 325 $$(PATH_vboxvideo_drv_16)/tstvboxvideo16.run: $$(INSTARGET_vboxvideo_drv_16) 326 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 320 327 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 321 328 $(INSTARGET_vboxvideo_drv_16) $(OUR_PATH_VBOXVIDEO)/undefined_13 … … 325 332 OTHERS += $(PATH_vboxvideo_drv_17)/tstvboxvideo17.run 326 333 $$(PATH_vboxvideo_drv_17)/tstvboxvideo17.run: $$(INSTARGET_vboxvideo_drv_17) 334 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 327 335 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 328 336 $(INSTARGET_vboxvideo_drv_17) $(OUR_PATH_VBOXVIDEO)/undefined_13 … … 332 340 OTHERS += $(PATH_vboxvideo_drv_18)/tstvboxvideo18.run 333 341 $$(PATH_vboxvideo_drv_18)/tstvboxvideo18.run: $$(INSTARGET_vboxvideo_drv_18) 342 $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<) 334 343 $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \ 335 344 $(INSTARGET_vboxvideo_drv_18) $(OUR_PATH_VBOXVIDEO)/undefined_13
Note:
See TracChangeset
for help on using the changeset viewer.