cvs commit: hugs98/src Makefile.in static.c

ross@glass.cse.ogi.edu ross@glass.cse.ogi.edu
Sun, 6 Apr 2003 16:38:29 -0700


ross        2003/04/06 16:38:29 PDT

  Modified files:
    src                  Makefile.in static.c 
  Log:
  If +G is given, don't load DLLs (except the ones we generate, for checking).
  
  With this change, we can apply ffihugs to modules in any order.
  
  Revision  Changes    Path
  1.49      +8 -31     hugs98/src/Makefile.in
  1.149     +3 -3      hugs98/src/static.c