Activity Not Available

Commits : Individual Commit

  Analyzed about 1 month ago based on code collected about 1 month ago.

Commit ID b3badcb070292bd53d2b9cabd6e4efbf1ab5e03e

Anon80 Contributor: John Marino Files Modified: 6
Date: 28-October-2012 at 12:32 Lines Added: 17
Repository: git://git.dragonflybsd.org/dragonfly.git master Lines Removed: 16
Commit Comment: Random makefile cleanup prior to bmake import
Bmake does not like to encounter "exit 0" or "exit 1". It fails using the
exec command. Replace instances of "exit 1" with /usr/bin/false. There
was one instance of "exit 0" but it was at the end the target and thus
unnecessary.

The groff/tmac makefile was improved by providing a cd command for
every installed file.

Finally, one of the test makefiles was missing a single quote in one of
the targets.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Make 17 16 0 0 0 0

Changes by File

 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.