mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-15 15:21:03 +01:00
fixed line endings
This commit is contained in:
parent
ea5ef338eb
commit
f73934cd32
@ -1,17 +1,17 @@
|
|||||||
#
|
#
|
||||||
# Makefile
|
# Makefile
|
||||||
#
|
#
|
||||||
# $Id: //poco/Main/Net/samples/SMTPLogger/Makefile#2 $
|
# $Id: //poco/Main/Net/samples/SMTPLogger/Makefile#2 $
|
||||||
#
|
#
|
||||||
# Makefile for Poco SMTPLogger
|
# Makefile for Poco SMTPLogger
|
||||||
#
|
#
|
||||||
|
|
||||||
include $(POCO_BASE)/build/rules/global
|
include $(POCO_BASE)/build/rules/global
|
||||||
|
|
||||||
objects = SMTPLogger
|
objects = SMTPLogger
|
||||||
|
|
||||||
target = SMTPLogger
|
target = SMTPLogger
|
||||||
target_version = 1
|
target_version = 1
|
||||||
target_libs = PocoNet PocoFoundation
|
target_libs = PocoNet PocoFoundation
|
||||||
|
|
||||||
include $(POCO_BASE)/build/rules/exec
|
include $(POCO_BASE)/build/rules/exec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user