Skip to content
Snippets Groups Projects
Commit c651eea2 authored by rswindell's avatar rswindell
Browse files

crc*.* and md5.* were moved to src/hash.

parent 904caf00
Branches
Tags
No related merge requests found
......@@ -14,9 +14,6 @@ OBJS = $(OBJODIR)$(DIRSEP)smbadd$(OFILE)\
$(OBJODIR)$(DIRSEP)smblib$(OFILE)\
$(OBJODIR)$(DIRSEP)smbstr$(OFILE)\
$(OBJODIR)$(DIRSEP)smbtxt$(OFILE)\
$(OBJODIR)$(DIRSEP)crc16$(OFILE)\
$(OBJODIR)$(DIRSEP)crc32$(OFILE)\
$(OBJODIR)$(DIRSEP)md5$(OFILE)\
MTOBJS = $(MTOBJODIR)$(DIRSEP)smbadd$(OFILE)\
$(MTOBJODIR)$(DIRSEP)smballoc$(OFILE)\
......@@ -26,6 +23,3 @@ MTOBJS = $(MTOBJODIR)$(DIRSEP)smbadd$(OFILE)\
$(MTOBJODIR)$(DIRSEP)smblib$(OFILE)\
$(MTOBJODIR)$(DIRSEP)smbstr$(OFILE)\
$(MTOBJODIR)$(DIRSEP)smbtxt$(OFILE)\
$(MTOBJODIR)$(DIRSEP)crc16$(OFILE)\
$(MTOBJODIR)$(DIRSEP)crc32$(OFILE)\
$(MTOBJODIR)$(DIRSEP)md5$(OFILE)\
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment