mirror of
https://github.com/KeithDHedger/LFSDesktopProject.git
synced 2026-01-13 05:42:05 +00:00
6 lines
49 B
Makefile
6 lines
49 B
Makefile
if HAVE_DOXYGEN
|
|
|
|
all:
|
|
$(DOXYGEN) Doxyfile
|
|
|
|
endif |