# $Header$ ORGSRCS := $(wildcard EVE/Reve/*.cxx) SRCS := $(patsubst EVE/%, %, ${ORGSRCS}) HDRS := $(SRCS:.cxx=.h) DHDR := Reve/LinkDef.h all-EVE: all-Reve all-reve all-Alieve