Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 21280410b6ea906d791d7a12afae2579 > files > 1282

libace5-doc-5.4-2mdk.i586.rpm

// -*- MPC -*-
// NT_Service.mpc,v 1.2 2003/12/23 20:23:21 dhinton Exp

project : aceexe {

  verbatim(gnuace, top) {
    ifneq ($(MAKE),)
    include $(ACE_ROOT)/include/makeinclude/macros.GNU
    TARGETS_NESTED := $(TARGETS_NESTED:.nested=)
    $(TARGETS_NESTED):
    "	@echo NT_Service will only build on Windows"
    else
  }

  verbatim(gnuace, bottom) {
    endif
  }

}