summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index a70196334..f98f34c3b 100644
--- a/Makefile
+++ b/Makefile
@@ -88,9 +88,6 @@ distclean: clean
$(RM) test/`basename $$file .fl`.cxx; \
$(RM) test/`basename $$file .fl`.h; \
done
- $(RM) -r ide/Xcode3/build
- $(RM) ide/Xcode3/FLTK.xcodeproj/*.pbxuser
- $(RM) ide/Xcode3/FLTK.xcodeproj/*.perspective*
fltk-config: configure configh.in fltk-config.in
if test -f config.status; then \