Thanks to visit codestin.com
Credit goes to sourceforge.net

Menu

[r1960]: / trunk / src / plugins / astyle / resources / Makefile.am  Maximize  Restore  History

Download this file

8 lines (5 with data), 167 Bytes

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