Changeset 126 in Main for trunk/Module/Makefile


Ignore:
Timestamp:
Sep 23, 2024, 1:40:40 AM (8 weeks ago)
Author:
Nishi
Message:

adding proxy module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Module/Makefile

    r62 r126  
    66.SUFFIXES: .c .o $(LIB)
    77
    8 all: mod_cgi$(LIB)
     8all: mod_cgi$(LIB) mod_proxy$(LIB)
    99
    1010.o$(LIB):
Note: See TracChangeset for help on using the changeset viewer.