Scope of recent changes.

This commit is contained in:
Alexander S. Aganichev
2003-12-10 08:35:16 +00:00
parent 9548bafcac
commit 5ed34a60fb
88 changed files with 649 additions and 748 deletions

View File

@@ -10,7 +10,7 @@ else
ifeq ($(TERM),cygwin)
STDLIBS=-luser32
else
ifeq ($(TERM),MSYS)
ifeq ($(TERM),msys)
STDLIBS=-luser32
endif
endif