mirror of
https://github.com/uw-imap/imap.git
synced 2024-11-16 10:28:23 +01:00
imap-2007e-system_c_client.patch
This commit is contained in:
parent
1f926381c0
commit
fc0899b6db
2
Makefile
2
Makefile
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user