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

File Contents

# Content
1 AUTOMAKE_OPTIONS = foreign
2 bin_PROGRAMS = px
3
4 px_SOURCES = px.c
5
6 px_LDADD = ../../libopas/opas/.libs/libopas.a -lpeak
7
8 INCLUDES = -I../../libopas