SCM Repository
[diderot] / branches / pure-cfg / Makefile.in |
Diff of /branches/pure-cfg/Makefile.in
Parent Directory
|
Revision Log
|
Patch
revision 1455, Mon Jul 25 20:43:04 2011 UTC | revision 1456, Wed Aug 3 19:00:55 2011 UTC | |
---|---|---|
# | Line 38 | Line 38 |
38 | (cd $$dir && $(MAKE) build) || exit $$?; \ | (cd $$dir && $(MAKE) build) || exit $$?; \ |
39 | done | done |
40 | ||
41 | doc: | |
42 | (cd doc; $(MAKE)) | |
43 | ||
44 | #################### Cleanup #################### | #################### Cleanup #################### |
45 | ||
46 | CLEAN_SUBDIRS = $(BUILD_DIRS) test/MIP test/probe | CLEAN_SUBDIRS = $(BUILD_DIRS) test/MIP test/probe doc |
47 | ||
48 | CLEAN_FILES = | CLEAN_FILES = |
49 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |