
XCFLAGS =
OBJS	=
DFILES	= GNUmakefile
CFILES	=
DDIRS	=
XDFILES =
LIB	=

all:

include ../GNUrules

clean::
	rm -f libagi.a

