File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / rsync / prepare-source.mak
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Feb 17 15:09:30 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

conf: configure.sh config.h.in

configure.sh: configure.ac aclocal.m4
	autoconf -o configure.sh

config.h.in: configure.ac aclocal.m4
	autoheader && touch config.h.in

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