Ignore:
Timestamp:
Jun 10, 2007, 9:25:09 PM (19 years ago)
Author:
bird
Message:

shared library hack.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/dev-lang/python/Makefile.pre.in

    r3364 r3397  
    408408        $(LN) -fsn Versions/Current/Resources $(PYTHONFRAMEWORKDIR)/Resources
    409409
     410
     411
     412
     413
     414
     415
    410416# This rule builds the Cygwin Python DLL and import library if configured
    411417# for a shared core library; otherwise, this rule is a noop.
     
    416422        else true; \
    417423        fi
     424
    418425
    419426
Note: See TracChangeset for help on using the changeset viewer.