Skip to content
Snippets Groups Projects
Commit 7e20059e authored by deuce's avatar deuce
Browse files

Remove trailing backslash

parent eda6f2bc
Branches
Tags
No related merge requests found
...@@ -15,7 +15,7 @@ SMBLIB_OBJS := \ ...@@ -15,7 +15,7 @@ SMBLIB_OBJS := \
$(SMBLIB_ODIR)/crc16.o \ $(SMBLIB_ODIR)/crc16.o \
$(SMBLIB_ODIR)/crc32.o \ $(SMBLIB_ODIR)/crc32.o \
$(SMBLIB_ODIR)/md5.o \ $(SMBLIB_ODIR)/md5.o \
$(SMBLIB_ODIR)/lzh.o \ $(SMBLIB_ODIR)/lzh.o
ifdef NEED_SMBLIB ifdef NEED_SMBLIB
CFLAGS += $(SMBLIB_CFLAGS) CFLAGS += $(SMBLIB_CFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment