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