Added ending EOLs
This commit is contained in:
@@ -45,4 +45,4 @@ ifeq ($(HB_LIB_COMPILE),)
|
||||
HB_LIB_COMPILE :=
|
||||
endif
|
||||
|
||||
include $(TOP)$(ROOT)config/$(HB_ARCH).cf
|
||||
include $(TOP)$(ROOT)config/$(HB_ARCH).cf
|
||||
|
||||
@@ -83,6 +83,14 @@ C_SOURCES =\
|
||||
wordrepl.c \
|
||||
wordtoch.c \
|
||||
|
||||
C_HEADERS = \
|
||||
ct.h \
|
||||
ctmath.h \
|
||||
ctset.h \
|
||||
ctstr.h \
|
||||
ctstrfil.h \
|
||||
ctwin.h \
|
||||
|
||||
PRG_SOURCES=\
|
||||
blank.prg \
|
||||
ct.prg \
|
||||
|
||||
@@ -13,6 +13,14 @@ PRG_HEADERS = \
|
||||
ctextern.ch \
|
||||
ctvideo.ch \
|
||||
|
||||
C_HEADERS = \
|
||||
ct.h \
|
||||
ctmath.h \
|
||||
ctset.h \
|
||||
ctstr.h \
|
||||
ctstrfil.h \
|
||||
ctwin.h \
|
||||
|
||||
LIB_OBJS = \
|
||||
$(OBJ_DIR)addascii$(OBJEXT) \
|
||||
$(OBJ_DIR)asciisum$(OBJEXT) \
|
||||
|
||||
@@ -79,4 +79,4 @@ set _HB_CC_NAME=
|
||||
set _HB_MAKE_PROGRAM=
|
||||
set _HB_MAKEFILE=
|
||||
|
||||
if exist hbpostmk.bat call hbpostmk.bat
|
||||
if exist hbpostmk.bat call hbpostmk.bat
|
||||
|
||||
@@ -601,4 +601,4 @@ ifneq ("$(HB_INSTALL_PREFIX)",".")
|
||||
-[ ! -d "$(HB_INC_INSTALL)" ] || $(COPY) $(INCLUDE_DIR)/*.h $(HB_INC_INSTALL)
|
||||
endif
|
||||
|
||||
#**********************************************************
|
||||
#**********************************************************
|
||||
|
||||
Reference in New Issue
Block a user