#include <Dore.tmpl>
#define IHaveSubdirs

 SUBDIRS = dcm prom
    SRCS = svgen_extern.c
    OBJS = svgen_extern.o

LibraryObjectRule()
SubdirLibraryRule($(OBJS))

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

DependTarget()
