Subversion Repositories Keine

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 4
Line 1... Line 1...
1
# $Id: Makefile 2 2024-09-11 09:16:23Z nishi $
1
# $Id: Makefile 4 2024-09-11 10:22:22Z nishi $
2
 
2
 
3
include $(PWD)/Platform/$(PLATFORM).mk
3
include $(PWD)/Platform/$(PLATFORM).mk
4
 
4
 
5
OBJS = main.o cgi.o util.o version.o
5
OBJS = main.o cgi.o util.o version.o man.o
6
 
6
 
7
.PHONY: all clean
7
.PHONY: all clean
8
.SUFFIXES: .c .o
8
.SUFFIXES: .c .o
9
 
9
 
10
all: keine.cgi
10
all: keine.cgi