Changeset 2422 in vbox for trunk/src/Makefile
- Timestamp:
- Apr 30, 2007 12:03:47 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile
r1697 r2422 31 31 endif 32 32 33 SUBDIRS += bldprogs libs VBox 34 #ifeq ($(filter linux.x86 l4.x86 win.x86 os2.x86,$(BUILD_TARGET).$(BUILD_TARGET_ARCH)),) 35 SUBDIRS += recompiler/new 36 #else 37 # SUBDIRS += recompiler 38 #endif 33 SUBDIRS += bldprogs libs VBox recompiler 39 34 ifneq ($(wildcard apps),) 40 35 SUBDIRS += apps
Note:
See TracChangeset
for help on using the changeset viewer.