diff options
author | Tor Lillqvist <tml@src.gnome.org> | 1999-01-19 21:13:59 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 1999-01-19 21:13:59 +0000 |
commit | 32dbc0d51c95a3bb185523ad6fd1ecae2b5ea83c (patch) | |
tree | 165cfb25102ad4ff1ec08b8b3574e2195661d0ce /makefile.msc | |
parent | 3907664db457c2479a1bf93c89922093107bee22 (diff) |
More Win32 updates. Add missing Win32 files to distributed files.
Remove the obsolete makefile.lcc.
Diffstat (limited to 'makefile.msc')
-rw-r--r-- | makefile.msc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.msc b/makefile.msc index 3b2b77fb5..19d7e74fc 100644 --- a/makefile.msc +++ b/makefile.msc @@ -5,7 +5,7 @@ # should be in your PATH. BIN = C:\bin -# This is the Cygnus pthread-win32, +# This is the location of pthreads for Win32, # see http://sourceware.cygnus.com/pthreads-win32/ PTHREAD_LIB = ..\lib\pthread.lib PTHREAD_INC = ..\include |