ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/vendor/pxys2-2.1.0/pxtarget/Makefile.am
Revision: 3253
Committed: Wed Apr 2 20:46:18 2014 UTC (10 years ago) by michael
File size: 202 byte(s)
Log Message:
- Imported pxys2-2.1.0

File Contents

# Content
1
2 AUTOMAKE_OPTIONS = foreign
3
4 bin_PROGRAMS = pxtarget pxcheck
5 pxtarget_SOURCES = sha256.c sha256.h pxtarget.c pxtarget.h
6 pxcheck_SOURCES = sha256.c sha256.h pxcheck.c pxcheck.h
7
8 INCLUDES = -Wall -O2 -g