This website requires JavaScript.
Explore
Help
Sign in
sungmg
/
mutter-performance-source
Watch
1
Star
0
Fork
You've already forked mutter-performance-source
0
Code
Activity
0671002748
mutter-performance-source
/
build
/
Makefile.am
4 lines
52 B
Text
Raw
Normal View
History
Unescape
Escape
Add build/mingw/{README,mingw-cross-compile.sh} to the dist tarball It's quite difficult to get git working on Windows so it makes sense to put the build instructions somewhere accessible.
2010-01-18 13:56:56 +00:00
SUBDIRS = autotools mingw
build: Add a script to format gcov report lines Instead of using echo let's try Perl and the format() built-in.
2010-01-13 16:35:53 +00:00
EXTRA_DIST = gen-gcov.pl
Copy permalink