/*
 * All Sources Make File < Makefile >
 *
 * Target libgraffit.a and so: for Borland Graphics Interface
 *
 * Copyright (c) 1992-94 Tokyo Denki University, Taiji Yamada
 */
#include "../config.h"

#define IHaveSubdirs
SUBDIRS = sources

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