diff options
Diffstat (limited to 'makefiles/makeinclude.cygnus')
| -rw-r--r-- | makefiles/makeinclude.cygnus | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/makefiles/makeinclude.cygnus b/makefiles/makeinclude.cygnus index 7d7390c4e..f315bd3e1 100644 --- a/makefiles/makeinclude.cygnus +++ b/makefiles/makeinclude.cygnus @@ -33,9 +33,6 @@ LIBCOMMAND =ar -ruv RANLIB =ranlib # libraries to link with: -LDLIBS =-lgdi32 -luser32 -lm - -# libraries to link with when using GL: -GLDLIBS =-lgdi32 -luser32 -lglu32 -lopengl32 -lm +LDLIBS =-lgdi32 -luser32 -lglu32 -lopengl32 -lm INSTALL =/CYGNUS/B19/H-I386~1/BIN/install -c |
