COIN-OR::LEMON - Graph Library

source: lemon-0.x/Makefile.am @ 543:2b031f790e7a

Last change on this file since 543:2b031f790e7a was 542:69bde1d90c04, checked in by Akos Ladanyi, 20 years ago

Set up automake environment.

File size: 118 bytes
Line 
1SUBDIRS = src doc
2
3docs:
4        @cd doc \
5        && $(MAKE) $(AM_MAKEFLAGS) clean \
6        && $(MAKE) $(AM_MAKEFLAGS) all
7
8.PHONY: docs
Note: See TracBrowser for help on using the repository browser.