# $Source$ # $Author$ # $Id$ # # Copyright 1990 by the Massachusetts Institute of Technology. # All Rights Reserved. # # For copying and distribution information, please see the file # . # #define IHaveSubdirs #define PassCDebugFlags DEPLIBS = $(DEPKLIB) LOCAL_LIBRARIES = $(KLIB) SUBDIRS = jon OBJS = test1.o dump.o SRCS = test1.c dump.c #ComplexProgramTarget(test)