ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/vendor/pxys2-2.0.0/pxyscand/px/Makefile.am
Revision: 3252
Committed: Wed Apr 2 20:41:43 2014 UTC (11 years, 4 months ago) by michael
File size: 146 byte(s)
Log Message:
- Imported pxys2-2.0.0

File Contents

# User Rev Content
1 michael 3252 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