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