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:
@@ -11,7 +11,7 @@ SYS_LIBRARIES = DtClientSysLibs $(CXXLIB)
|
||||
|
||||
EXTRA_INCLUDES = -I$(DTHELPSRC)
|
||||
|
||||
SRCS = helpgen.c version.c
|
||||
OBJS = helpgen.o version.o
|
||||
SRCS = helpgen.c
|
||||
OBJS = helpgen.o
|
||||
|
||||
ComplexProgramTarget($(PROGRAMS))
|
||||
|
||||
Reference in New Issue
Block a user