Changeset 65893 in vbox for trunk/src/VBox/ValidationKit/bootsectors
- Timestamp:
- Feb 28, 2017 9:38:29 AM (8 years ago)
- Location:
- trunk/src/VBox/ValidationKit/bootsectors
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk
r65575 r65893 314 314 $$(bs3-cpu-instr-2_0_OUTDIR)/bs3-cpu-instr-2-asm.o16 315 315 316 # CPU generated instruction tests #1 317 MISCBINS += bs3-cpu-generated-1 318 bs3-cpu-generated-1_TEMPLATE = VBoxBS3KitImg 319 bs3-cpu-generated-1_INCS = . 320 bs3-cpu-generated-1_SOURCES = \ 321 bs3kit/bs3-first-rm.asm \ 322 bs3-cpu-generated-1.c \ 323 bs3-cpu-generated-1-asm.asm 324 bs3-cpu-generated-1-template.o:: \ 325 $$(bs3-cpu-generated-1_0_OUTDIR)/bs3-cpu-generated-1-asm.o16 326 316 327 endif # VBOX_WITH_BS3KIT 317 328
Note:
See TracChangeset
for help on using the changeset viewer.