/*
 * Top of Imakefile < Imakefile >
 *
 * Target all: Borland Graphics Interface for unix
 *
 * Copyright (c) 1992-94,95 Tokyo Denki University, Taiji Yamada
 */
#include "config.h"

#define IHaveSubdirs
SUBDIRS = sources graffit bin

#define PassCDebugFlags
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
