imap-2007e-system_c_client.patch

This commit is contained in:
Chris 2019-01-03 04:21:04 -06:00
parent 1f926381c0
commit fc0899b6db

View File

@ -669,6 +669,8 @@ an ua:
$(TOOLS)/$@ "$(LN)" src/ansilib c-client $(TOOLS)/$@ "$(LN)" src/ansilib c-client
$(TOOLS)/$@ "$(LN)" src/charset c-client $(TOOLS)/$@ "$(LN)" src/charset c-client
$(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client $(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client
cp -alf /usr/include/imap/* c-client/
#sleep 5
$(TOOLS)/$@ "$(LN)" src/mtest mtest $(TOOLS)/$@ "$(LN)" src/mtest mtest
$(TOOLS)/$@ "$(LN)" src/ipopd ipopd $(TOOLS)/$@ "$(LN)" src/ipopd ipopd
$(TOOLS)/$@ "$(LN)" src/imapd imapd $(TOOLS)/$@ "$(LN)" src/imapd imapd