SCM Repository
[diderot] / branches / pure-cfg / Makefile.in |
Diff of /branches/pure-cfg/Makefile.in
Parent Directory
|
Revision Log
|
Patch
revision 986, Tue Apr 26 21:32:17 2011 UTC | revision 1172, Tue May 10 15:57:48 2011 UTC | |
---|---|---|
# | Line 9 | Line 9 |
9 | ||
10 | BUILD_DIRS = src/dnorm \ | BUILD_DIRS = src/dnorm \ |
11 | src/compiler \ | src/compiler \ |
12 | src/lib | src/lib/build |
13 | ||
14 | .PHONY: help build local-install \ | .PHONY: help build local-install \ |
15 | clean local-distclean local-devclean | clean local-distclean local-devclean |
# | Line 46 | Line 46 |
46 | ||
47 | DISTCLEAN_FILES += Makefile config.status config.log \ | DISTCLEAN_FILES += Makefile config.status config.log \ |
48 | autom4te*.cache \ | autom4te*.cache \ |
49 | bin/dnorm \ | bin \ |
50 | bin/diderotc \ | lib |
bin/install-sml-wrapper.sh \ | ||
bin/.heap | ||
51 | ||
52 | DEVCLEAN_FILES = configure | DEVCLEAN_FILES = configure |
53 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |