Changeset 182 in Main for trunk/Makefile


Ignore:
Timestamp:
Sep 27, 2024, 9:55:12 PM (7 weeks ago)
Author:
Nishi
Message:

psp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r181 r182  
    44PLATFORM = generic
    55PREFIX = /usr/local
     6MODULE = ./Module
    67
    78include Platform/$(PLATFORM).mk
     
    1112.PHONY: all format clean ./Server ./Common ./Module get-version
    1213
    13 all: ./Server ./Module ./Tool/genconf ./Tool/itworks
     14all: ./Server $(MODULE) ./Tool/genconf ./Tool/itworks
    1415
    1516./Tool/option: ./Tool/option.c config.h
Note: See TracChangeset for help on using the changeset viewer.