Changeset 23572
- Timestamp:
- 03/26/08 18:40:28 (8 months ago)
- Files:
-
- 1 modified
-
trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r23501 r23572 25 25 chmod 755 $(DSTROOT)/System/Library/StartupItems 26 26 endif 27 -lipo -remove ppc64 -output $(DSTROOT)/sbin/SystemStarter $(DSTROOT)/sbin/SystemStarter 28 -lipo -remove x86_64 -output $(DSTROOT)/sbin/SystemStarter $(DSTROOT)/sbin/SystemStarter 27 29 rm -rf $(DSTROOT)/usr/local/lib/system 28 30 cp $(OBJROOT)/src/launchd $(SYMROOT)

