SCM Repository
[diderot] / branches / pure-cfg / Makefile.in |
Diff of /branches/pure-cfg/Makefile.in
Parent Directory
|
Revision Log
|
Patch
revision 1228, Mon May 16 04:35:01 2011 UTC | revision 1366, Wed Jun 22 18:40:29 2011 UTC | |
---|---|---|
# | Line 25 | Line 25 |
25 | @echo " and building; the resulting tree has the same" | @echo " and building; the resulting tree has the same" |
26 | @echo " files as the distribution." | @echo " files as the distribution." |
27 | @echo "The following additional targets are primarily for developers:" | @echo "The following additional targets are primarily for developers:" |
28 | @echo " devclean -- remove everything that is not part of the CVS" | @echo " devclean -- remove everything that is not part of the SVN" |
29 | @echo " repository." | @echo " repository." |
30 | ||
31 | local-install: | local-install: |
# | Line 40 | Line 40 |
40 | ||
41 | #################### Cleanup #################### | #################### Cleanup #################### |
42 | ||
43 | CLEAN_SUBDIRS = $(BUILD_DIRS) | CLEAN_SUBDIRS = $(BUILD_DIRS) test/MIP test/probe |
44 | ||
45 | CLEAN_FILES = | CLEAN_FILES = |
46 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |