.hgignore

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@0 1 syntax: glob
michael@0 2 *.orig
michael@0 3 *.rej
michael@0 4 *.o
michael@0 5 *~

mercurial