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:
@@ -55,8 +55,7 @@ SRCS = ChangeDir.c ChangeDirP.c Command.c Common.c \
|
||||
IconicPath.c Main.c Menu.c MkDir.c \
|
||||
ModAttr.c ModAttrP.c MultiView.c OverWrite.c \
|
||||
Prefs.c PrefsP.c SharedMsgs.c SharedProcs.c \
|
||||
ToolTalk.c Trash.c Utils.c fsDialog.c \
|
||||
version.c
|
||||
ToolTalk.c Trash.c Utils.c fsDialog.c
|
||||
|
||||
DTCOPY_OBJS = dtcopy/sharedFuncs.o dtcopy/fsrtns.o
|
||||
|
||||
@@ -69,7 +68,7 @@ OBJS = ChangeDir.o ChangeDirP.o Command.o Common.o \
|
||||
ModAttr.o ModAttrP.o MultiView.o OverWrite.o \
|
||||
Prefs.o PrefsP.o SharedMsgs.o SharedProcs.o \
|
||||
ToolTalk.o Trash.o Utils.o fsDialog.o \
|
||||
version.o $(DTCOPY_OBJS)
|
||||
$(DTCOPY_OBJS)
|
||||
|
||||
ComplexProgramTarget(dtfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user