source:
lemon-0.x/Makefile.am
@
546:bd3e3bfd9148
| Last change on this file since 546:bd3e3bfd9148 was 546:bd3e3bfd9148, checked in by , 22 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.

