# We assume this file is in <OMNIORB_TOP>/src/services/omniNotify/daemon
# Ergo, ../../../.. gets you to <OMNIORB_TOP>, and from there,
# src/services/omniNotify/daemon gets you back to the current directory.

TOP=../../../..
CURRENT=src/services/omniNotify/daemon

include $(TOP)/config/config.mk

