summaryrefslogtreecommitdiff
path: root/apps/JAWS/clients/Caching/Makefile.bor
blob: af633030078f6ac31b382185e04edf2639412650 (plain)
1
2
3
4
5
6

NAME = http_client
OBJFILES = \
	$(OBJDIR)\http_client.obj \
	$(OBJDIR)\http_handler.obj
!include <$(ACE_ROOT)\apps\build.bor>