Remove hpversion.h from repository
This patch removes hpversion.h from the repository, this also untangles a lot of ifdef mess. This closes bug CDExc19524.
This commit is contained in:
@@ -6,8 +6,8 @@ DEPEND_DEFINES = $(DEPENDDEFINES)
|
||||
DEFINES = -DMSGLOG_CLIENT_ONLY
|
||||
INCLUDES = -I. $(TIRPCINC)
|
||||
|
||||
SRCS = DtGetMessage.c Main.c MsgLog.c Version.c
|
||||
OBJS = DtGetMessage.o Main.o MsgLog.o Version.o
|
||||
SRCS = DtGetMessage.c Main.c MsgLog.c
|
||||
OBJS = DtGetMessage.o Main.o MsgLog.o
|
||||
|
||||
ComplexProgramTarget(dtexec)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user