From e94ae53f20659cdc9f408c3c4edbfb826233a6c0 Mon Sep 17 00:00:00 2001 From: fca Date: Sun, 25 Jun 2000 22:57:42 +0000 Subject: [PATCH] Exclude superflous headers --- EVGEN/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/EVGEN/Makefile b/EVGEN/Makefile index edac991ba8b..4b1a0a8b661 100644 --- a/EVGEN/Makefile +++ b/EVGEN/Makefile @@ -63,8 +63,6 @@ $(DICT): $(HDRS) depend: $(SRCS) -HEADERS = $(filter-out %LinkDef.h,$(HDRS)) - TOCLEAN = $(OBJS) *Cint.cxx *Cint.h CHECKS = $(patsubst %.cxx,check/%.viol,$(SRCS)) -- 2.39.3