summaryrefslogtreecommitdiff
path: root/server/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2008-10-04Make it possible to pass extra CFLAGS and LDFLAGS by passingSimo Sorce1-1/+1
them on the command line before calling makefiles
2008-10-04Initital server code.Simo Sorce1-0/+97
Includes test monitor task.