summaryrefslogtreecommitdiff
path: root/makefiles/makeinclude.cygnus
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1999-01-13 19:41:19 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1999-01-13 19:41:19 +0000
commitb1c23886283c665916ef68253ba44a575126f601 (patch)
tree0a73377bf1f2bad95c5b0c95f11b09655066f953 /makefiles/makeinclude.cygnus
parent56a6355291d13de1bf6dfaf1b089eeb9a168304e (diff)
Updated Cygnus/MingW32 makeinclude files.
git-svn-id: file:///fltk/svn/fltk/trunk@221 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'makefiles/makeinclude.cygnus')
-rw-r--r--makefiles/makeinclude.cygnus2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/makeinclude.cygnus b/makefiles/makeinclude.cygnus
index f7959abe2..3ff44feac 100644
--- a/makefiles/makeinclude.cygnus
+++ b/makefiles/makeinclude.cygnus
@@ -33,6 +33,6 @@ LIBCOMMAND =ar -ruv
RANLIB =ranlib
# libraries to link with:
-LDLIBS =-lgdi32 -luser32 -lglu32 -lopengl32 -lmsvcrt -lm
+LDLIBS =-lgdi32 -luser32 -lglu32 -lopengl32 -lmsvcrt -lwsock32 -lm
INSTALL =/CYGNUS/B19/H-I386~1/BIN/install -c