~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Matthew Fuller
  • Date: 2017-11-12 00:09:27 UTC
  • mto: This revision was merged to the branch mainline in revision 601.
  • Revision ID: fullermd@over-yonder.net-20171112000927-887zi0xw1wjm218x
Add some targets to clean up doxygen's output.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#
17
17
 
18
18
# Add'l thunks to cmake
19
 
man-pdf doxygen: build/Makefile
 
19
man-pdf doxygen doxyclean: build/Makefile
20
20
        ( cd build && ${MAKE} ${@} )
21
21
 
22
22
# Reindent files