Changeset 15799 in vbox
- Timestamp:
- Jan 5, 2009 1:10:38 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 41376
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk
r15532 r15799 303 303 $(VBOX_BLD_PYTHON) $< $(GLAPI_PATH) > $@ 304 304 305 ## @todo r=bird: This ain't working. the GEN_C_FILES reference in VBoxOGLspuload_CLEAN is expanded too late and GEN_C_FILES looks like it's reused. Please clean up the makefile ASAP (see other review comments). 305 306 GEN_C_FILES := spuchange.c spucopy.c dispatch.c glloader.c 306 307 GEN_C_FILES := $(addprefix $(PATH_VBOXCROGL_GENFILES)/, $(GEN_C_FILES))
Note:
See TracChangeset
for help on using the changeset viewer.