libpsyc/d/Makefile

8 lines
65 B
Makefile

.PHONY: doc
doc:
doxygen
install:
${MAKE} -C include install