Changeset 383 in Main for trunk/Platform/bsdi.mk


Ignore:
Timestamp:
Oct 17, 2024, 7:28:11 PM (4 weeks ago)
Author:
Nishi
Message:

trying to fix bsdi port

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platform/bsdi.mk

    r375 r383  
    55CFLAGS = -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -I ../VC6Compat -fPIC
    66LDFLAGS =
    7 LIBS =
     7LIBS = -ldl
    88EXEC =
    99LIBSUF = .so
Note: See TracChangeset for help on using the changeset viewer.