File:  [Local Repository] / froggix / Makefile.am
Revision 1.3: download - view: text, annotated - select for diffs
Sat Mar 28 03:52:29 2009 UTC (15 years, 1 month ago) by nick
Branches: MAIN
CVS tags: HEAD
Should be the final files for setting up the cross compilation

# $Id: Makefile.am,v 1.3 2009/03/28 03:52:29 nick Exp $

DISTCLEANFILES = *~ *.~*

EXTRA_DIST = README \
             autogen.sh \
             clean.sh \
             build-linux.sh \
             build-win32.sh \
             cross-configure.sh \
             cross-make.sh

SUBDIRS = src
  

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>