Skip to content
  • Simon Marlow's avatar
    [project @ 2002-07-23 11:25:27 by simonmar] · de309222
    Simon Marlow authored
    if $(STAMP_PKG_CONF) is non-null, then wait for it before generating
    dependencies.  This avoids a race with 'make -j' where package.conf
    could get modified while the compiler is reading it.
    de309222