Changeset 73c2dce for Makefile


Ignore:
Timestamp:
2008-06-10T03:21:13Z (16 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
6a72a57
Parents:
21e5d49
Message:

Update docs, remove obsolete win32-related utilities.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r21e5d49 r73c2dce  
    1616ifeq ($(TARGET),i586-mingw32msvc)
    1717objects += win32.o
     18LFLAGS+=-lws2_32
     19EFLAGS+=-lsecur32
    1820else
    1921objects += unix.o conf.o log.o
Note: See TracChangeset for help on using the changeset viewer.