libpsyc/d/Makefile

8 lines
65 B
Makefile
Raw Permalink Normal View History

2011-05-08 22:28:51 +00:00
.PHONY: doc
doc:
doxygen
2011-05-09 00:27:12 +00:00
install:
${MAKE} -C include install