Changeset 6a72a57 for Makefile


Ignore:
Timestamp:
2008-06-10T03:43:46Z (16 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
2e0f24d
Parents:
73c2dce
Message:

Move OUTFILE determination to Makefile rather than configure.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r73c2dce r6a72a57  
    1818LFLAGS+=-lws2_32
    1919EFLAGS+=-lsecur32
     20OUTFILE=bitlbee.exe
    2021else
    2122objects += unix.o conf.o log.o
     23OUTFILE=bitlbee
    2224endif
    2325
Note: See TracChangeset for help on using the changeset viewer.