ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/libspf/src/Makefile.am
Revision: 1.1
Committed: Tue Nov 13 00:51:36 2007 UTC (18 years, 10 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial import of libspf-1.0.0-p5 from freebsd ports

File Contents

# User Rev Content
1 root 1.1 # ------------------------------------------------------------------------------
2     # File: Makefile.am
3     # Author: James Couzens <jcouzens@codeshare.ca>
4     # Date: June 15, 2004
5     # Info: Makefile base for Autotools for the libSPF library
6     # ------------------------------------------------------------------------------
7    
8     .NOTPARALLEL:
9     .NO_PARALLEL:
10    
11     # ------------------------------------------------------------------------------
12     # Build subdirectories
13     # ------------------------------------------------------------------------------
14    
15     SUBDIRS = @LIBSPF_BUILD_DIRS@