Thanks to visit codestin.com Credit goes to sourceforge.net
Download this file
1 2 3 4 5 6 7
EXTRA_DIST = configuration.xrc pkgdata_DATA = astyle.zip CLEANFILES = $(pkgdata_DATA) astyle.zip: PWD=`pwd` cd $(srcdir) && zip $(PWD)/astyle.zip *.xrc > /dev/null