
SubDir TOP lpe ;

# <pe-src>
Application lpe 
	: lpe.cpp
	: be $(STDC++LIB)
	;
# </pe-src>
