File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / rsync / prepare-source.mak
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Nov 1 09:54:32 2016 UTC (7 years, 7 months ago) by misho
Branches: rsync, MAIN
CVS tags: v3_1_2p5, HEAD
rsync 3.1.2

conf: configure.sh config.h.in

aclocal.m4:
	aclocal -I m4

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>