2003/07/04 03:48:25
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:02:42 +0000 (07:02 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:02:42 +0000 (07:02 +0000)
darcs-hash:20040130070242-2ba56-5a3a9941cf8dc3b94b56f9008625da2d9531df7f.gz

Makefile

index 2a6a5df..a4b6c46 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -187,7 +187,7 @@ $(c_objects): bin-$(platform)/%.c.o: src/%.c src/org/ijg/jmorecfg.h
 upstream:
        cvs -d :pserver:cvs@cvs.xwt.org:/ export -r HEAD upstream
 
-upstream/Carbon/include/Carbon:
+upstream/Carbon/include/Carbon: upstream
        # A disgusting hack to create symlinks to the OS X Framework headers, since the
        # standard GCC doesn't know how to search Frameworks for header files.
        outdir="upstream/Carbon/include"; \