doxygen: Add doxygen file and build infrastructure for gbm
This commit is contained in:

committed by
Kristian Høgsberg

parent
3e18ad7fd7
commit
245341f406
@@ -16,7 +16,8 @@ FULL = \
|
||||
swrast.doxy \
|
||||
swrast_setup.doxy \
|
||||
tnl.doxy \
|
||||
tnl_dd.doxy
|
||||
tnl_dd.doxy \
|
||||
gbm.doxy
|
||||
|
||||
full: $(FULL:.doxy=.tag)
|
||||
$(foreach FILE,$(FULL),doxygen $(FILE);)
|
||||
|
Reference in New Issue
Block a user