source:
lemon-0.x/Makefile.am
@
597:a6e2b02f496a
Last change on this file since 597:a6e2b02f496a was 562:0ed29fe9d071, checked in by , 21 years ago | |
---|---|
File size: 119 bytes |
Rev | Line | |
---|---|---|
[542] | 1 | SUBDIRS = src doc |
2 | ||
3 | docs: | |
4 | @cd doc \ | |
5 | && $(MAKE) $(AM_MAKEFLAGS) clean \ | |
[562] | 6 | && $(MAKE) $(AM_MAKEFLAGS) html |
[542] | 7 | |
8 | .PHONY: docs |
Note: See TracBrowser
for help on using the repository browser.