2008-05-12 13:12:39 +00:00

18 lines
326 B
Makefile

#
# Makefile
#
# $Id: //poco/Main/WebWidgets/ExtJS/samples/Server/Makefile#1 $
#
# Makefile for Poco Server
#
include $(POCO_BASE)/build/rules/global
objects = Server
target = Server
target_version = 1
target_libs = PocoFoundation PocoXML PocoNet PocoUtil
include $(POCO_BASE)/build/rules/exec