Changeset 23596
- Timestamp:
- 2008-04-14 10:35:42 (6 months ago)
- Files:
-
- 1 modified
-
trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r23572 r23596 25 25 chmod 755 $(DSTROOT)/System/Library/StartupItems 26 26 endif 27 -lipo -remove ppc64 -output $(DSTROOT)/sbin/SystemStarter $(DSTROOT)/sbin/SystemStarter28 -lipo -remove x86_64 -output $(DSTROOT)/sbin/SystemStarter $(DSTROOT)/sbin/SystemStarter29 27 rm -rf $(DSTROOT)/usr/local/lib/system 30 28 cp $(OBJROOT)/src/launchd $(SYMROOT)

