Changeset 1910
- Timestamp:
- 06/11/12 01:29:34 (12 months ago)
- File:
-
- 1 edited
-
trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r1904 r1910 33 33 # SKIP_TOOLS prevents re-building tools in root level make, to speed up batch builds 34 34 ifndef SKIP_TOOLS 35 SUBDIRS +=tools35 SUBDIRS:=tools $(SUBDIRS) 36 36 endif 37 37
Note: See TracChangeset
for help on using the changeset viewer.