source:
trunk/Makefile.am
@
877
Last change on this file since 877 was 877, checked in by , 12 years ago | |
---|---|
File size: 213 bytes |
Line | |
---|---|
1 | |
2 | SUBDIRS = src test deushax monsterz tools gfx |
3 | DIST_SUBDIRS = $(SUBDIRS) |
4 | |
5 | EXTRA_DIST = bootstrap build-linux build-mingw |
6 | AUTOMAKE_OPTIONS = dist-bzip2 |
7 | |
8 | bench: |
9 | cd test && $(MAKE) $(AM_MAKEFLAGS) $@ |
10 | .PHONY: bench |
11 |
Note: See TracBrowser
for help on using the repository browser.