openpkg/dot.bashrc

Tue, 28 Aug 2012 19:02:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 28 Aug 2012 19:02:40 +0200
changeset 636
17d7a4451299
permissions
-rw-r--r--

Instruct GNU make to compile in parallel to reduce build durations.

michael@13 1 ##
michael@13 2 ## @l_prefix@/.bashrc -- Local Bash Profile
michael@13 3 ##
michael@13 4

mercurial