Here's the updated patch to the build system which now adds 'make
clean' support to clear out the xcode projects build directories. So
in summary:
launcher was missing from 'make dist'
quartz was not in 'make dist' unless --enable-quartz was set in
configure
make clean removes {launcher,apple}/build
fixed $(prefixdir) to $(prefix)
X11.app now installs with mode u+w since I was getting annoyed with
having to fix that each time.
On Nov 12, 2007, at 6:26 AM, Peter O'Gorman wrote:
Jeremy Huddleston wrote:
Ok, here's the correct one... doesn't do the 'make clean' since I
couldn't figure out the right way to hook into automake's clean
target
for removing directories. CLEANFILES does files but not dirs, and
there's no clean-hook target.
I believe you can have a clean-local: target.
You can 'make distcheck' to test that you've got stuff clean.
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden
This email sent to email@hidden