head	1.4;
access;
symbols;
locks; strict;
comment	@# @;


1.4
date	96.05.28.03.57.43;	author ghudson;	state Exp;
branches;
next	1.3;

1.3
date	96.05.28.03.57.26;	author ghudson;	state Exp;
branches;
next	1.2;

1.2
date	95.01.26.05.01.35;	author ghudson;	state Exp;
branches;
next	1.1;

1.1
date	95.01.26.04.58.27;	author ghudson;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Don't try to build usp without include.
@
text
@#
# $Id: Imakefile,v 1.3 1996/05/28 03:57:26 ghudson Exp ghudson $
#

do_subdirs_imakefile(ets include usp libds lib server client mclient edsc dsgrep)

foreach_subdirs_flags(all,ets include usp libds lib server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS) DEFINES="-I../include -DUSPRPC -DZEPHYR -DPOSIX $(CADDS)" LDDEFS="-L../lib -L$(ATHLIBDIR)")
foreach_subdirs_flags(clean,ets include usp libds lib server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS))
foreach_subdirs_flags(depend,ets include usp libds lib server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS) DEFINES="-I../include -DUSPRPC -DZEPHYR $(CADDS)")
foreach_subdirs_flags(install,include usp libds server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS))

install_man(discuss.1,discuss.1)
@


1.3
log
@Expect usp to live in the top level, not in utils.
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.2 1995/01/26 05:01:35 ghudson Exp svalente $
d7 1
a7 1
foreach_subdirs_flags(all,ets usp include libds lib server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS) DEFINES="-I../include -DUSPRPC -DZEPHYR -DPOSIX $(CADDS)" LDDEFS="-L../lib -L$(ATHLIBDIR)")
@


1.2
log
@Define POSIX in subdirectories.
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.1 1995/01/26 04:58:27 ghudson Exp ghudson $
d5 1
a5 1
do_subdirs_imakefile(ets include utils libds lib server client mclient edsc dsgrep)
d7 4
a10 4
foreach_subdirs_flags(all,ets utils include libds lib server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS) DEFINES="-I../include -DUSPRPC -DZEPHYR -DPOSIX $(CADDS)" LDDEFS="-L../lib -L$(ATHLIBDIR)")
foreach_subdirs_flags(clean,ets include utils libds lib server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS))
foreach_subdirs_flags(depend,ets include utils libds lib server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS) DEFINES="-I../include -DUSPRPC -DZEPHYR $(CADDS)")
foreach_subdirs_flags(install,include utils libds server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS))
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.3 92/05/03 13:33:45 epeisach Exp $
d7 1
a7 1
foreach_subdirs_flags(all,ets utils include libds lib server client mclient edsc dsgrep,FLAGS="$(FLAGS)" $(FLAGS) DEFINES="-I../include -DUSPRPC -DZEPHYR $(CADDS)" LDDEFS="-L../lib -L$(ATHLIBDIR)")
@
