Changeset 25 in Main for trunk/Makefile


Ignore:
Timestamp:
Sep 15, 2024, 12:10:29 AM (2 months ago)
Author:
Nishi
Message:

fix dylib load

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r17 r25  
    44PLATFORM = generic
    55PREFIX = /usr/local
     6
     7include Platform/$(PLATFORM).mk
    68
    79FLAGS = PWD=$(PWD) PLATFORM=$(PLATFORM) PREFIX=$(PREFIX)
Note: See TracChangeset for help on using the changeset viewer.