Changeset 16 in Main for trunk/Server/Makefile


Ignore:
Timestamp:
Sep 14, 2024, 12:09:52 AM (2 months ago)
Author:
Nishi
Message:

can parse http now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Server/Makefile

    r14 r16  
    66.SUFFIXES: .c .o
    77
    8 OBJS = version.o main.o config.o server.o ssl.o
     8OBJS = version.o main.o config.o server.o ssl.o http.o
    99
    1010all: tewi$(EXEC)
Note: See TracChangeset for help on using the changeset viewer.