head	1.3;
access;
symbols
	r2_1:1.3
	r2_0:1.3
	r1_1_beta:1.3
	r1_0:1.2
	r0_10:1.2
	Eglin_alpha_1:1.2;
locks; strict;
comment	@# @;


1.3
date	94.08.09.18.43.38;	author thoth;	state Exp;
branches;
next	1.2;

1.2
date	93.06.10.17.16.53;	author thoth;	state Exp;
branches;
next	1.1;

1.1
date	93.05.28.16.06.41;	author thoth;	state Exp;
branches;
next	;


desc
@@


1.3
log
@*** empty log message ***
@
text
@#
# this is a GNUmakefile.  It must be processed with GNU make.
#

TARGET_ARCH=
TOP=../..

# you should define the make variables LOBJS and HEADERS before the
# include directive.  LOBJS is a list of Library OBJects that belong
# in libiac++.a.  HEADERS is a list of public header files that belong
# in iac++/include.

LOBJS= ImageDisplayProtocol.o
HEADERS= ImageDisplayProtocol.h
DISTFILES= GNUmakefile ImageDisplayProtocol.c ImageDisplayProtocol.h
SIMPLETESTS= test001 test002
TESTS= ${SIMPLETESTS}


# OTHERLIBS=/usr/lib/debug/malloc.o /usr/lib/debug/mallocmap.o
# EXTRAINCLUDES = -I/local/lib/gnu/g++-include

include ${TOP}/src/gnumake.templ

XTRACCFLAGS=

lib:

clean::
	rm -f test???.o



# dependencies
@


1.2
log
@*** empty log message ***
@
text
@d15 1
@


1.1
log
@Initial revision
@
text
@d21 2
a22 1
include /cis/vision/src/iac++/src/gnumake.templ
@
