Managing Projects with GNU Make by Robert Mecklenburg
Author:Robert Mecklenburg
Language: eng
Format: mobi, pdf
Tags: COMPUTERS / Programming / General
Publisher: O'Reilly Media
Published: 2009-02-08T16:00:00+00:00
Working with Nonportable Tools
As noted previously, one alternative to writing makefiles to the least common denominator is to adopt some standard tools. Of course, the goal is to make sure the standard tools are at least as portable as the application you are building. The obvious choice for portable tools are programs from the GNU project, but portable tools come from a wide variety of sources. Perl and Python are two other tools that come to mind.
In the absence of portable tools, encapsulating nonportable tools in make functions can sometimes do just as well. For instance, to support a variety of compilers for Enterprise JavaBeans (each of which has a slightly different invocation syntax), we can write a basic function to compile an EJB jar and parameterize it to allow one to plug in different compilers.
EJB_TMP_JAR = $(TMPDIR)/temp.jar
Download
Managing Projects with GNU Make by Robert Mecklenburg.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(7297)
Supercharging Productivity with Trello by Brittany Joiner(6556)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Mastering Tableau 2023 - Fourth Edition by Marleen Meier(6317)
Inkscape by Example by István Szép(6172)
Visualize Complex Processes with Microsoft Visio by David J Parker & Šenaj Lelić(5873)
Build Stunning Real-time VFX with Unreal Engine 5 by Hrishikesh Andurlekar(4861)
Design Made Easy with Inkscape by Christopher Rogers(4574)
Customizing Microsoft Teams by Gopi Kondameda(4113)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3932)
Extending Microsoft Power Apps with Power Apps Component Framework by Danish Naglekar(3703)
Business Intelligence Career Master Plan by Eduardo Chavez & Danny Moncada(3649)
Salesforce Platform Enterprise Architecture - Fourth Edition by Andrew Fawcett(3578)
Pandas Cookbook by Theodore Petrou(3559)
The Tableau Workshop by Sumit Gupta Sylvester Pinto Shweta Sankhe-Savale JC Gillet and Kenneth Michael Cherven(3361)
TCP IP by Todd Lammle(2982)
Drawing Shortcuts: Developing Quick Drawing Skills Using Today's Technology by Leggitt Jim(2910)
Applied Predictive Modeling by Max Kuhn & Kjell Johnson(2857)
Work Smarter with Microsoft OneNote by Connie Clark(2840)
