1 Summary: MPC - The Makefile, Project and Workspace Creator.
5 License: Open Software License
6 Group: Software Development
8 Source: %{name}-%{version}.tar.bz2
9 URL: https://objectcomputing.com/products/open-source-products/mpc
10 Vendor: Object Computing, Inc.
14 MPC (Make, Project and workspace Creator) is an open source tool, developed
15 by OCI and written in Perl. It is designed to generate a variety of tool
16 specific project files from a common baseline.
23 tar cf - * | (cd $RPM_BUILD_ROOT && tar xf -)
25 ln -sf FINALDIR/mwc.pl /usr/bin
26 ln -sf FINALDIR/mpc.pl /usr/bin
28 rm -f /usr/bin/mwc.pl /usr/bin/mpc.pl