Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122973
b: refs/heads/master
c: d230124
h: refs/heads/master
i:
  122971: 3161c8c
v: v3
  • Loading branch information
Sam Ravnborg committed Dec 3, 2008
1 parent b37b7f3 commit e0df9a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fd54f502841c1caa7cfd5af564aad1bd017371fa
refs/heads/master: d2301249e2f9b9a3ba989703107192b538209e57
4 changes: 3 additions & 1 deletion trunk/scripts/mkmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ if test -e $2/Makefile && ! grep -q Automatically $2/Makefile
then
exit 0
fi
echo " GEN $2/Makefile"
if [ "${quiet}" != "silent_" ]; then
echo " GEN $2/Makefile"
fi

cat << EOF > $2/Makefile
# Automatically generated by $0: don't edit
Expand Down

0 comments on commit e0df9a9

Please sign in to comment.