Sha256: 8aa353946106616f72a12f8807a93e58a7d267e94432572102e1de2c2e143a08

Contents?: true

Size: 177 Bytes

Versions: 37

Compression:

Stored size: 177 Bytes

Contents

diff --git a/makefile b/makefile
new file mode 100644
--- /dev/null
+++ b/makefile
@@ -0,0 +1,4 @@
+all: helloworld
+
+helloworld: helloworld.c
+	gcc -o helloworld helloworld.c

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
ohloh_scm-2.5.1 test/data/hg_patch.diff
ohloh_scm-2.4.14 test/data/hg_patch.diff
ohloh_scm-2.4.13 test/data/hg_patch.diff
ohloh_scm-2.4.12 test/data/hg_patch.diff
ohloh_scm-2.4.11 test/data/hg_patch.diff
ohloh_scm-2.4.10 test/data/hg_patch.diff
ohloh_scm-2.4.9 test/data/hg_patch.diff
ohloh_scm-2.4.8 test/data/hg_patch.diff
ohloh_scm-2.4.7 test/data/hg_patch.diff
ohloh_scm-2.4.6 test/data/hg_patch.diff
ohloh_scm-2.4.5 test/data/hg_patch.diff
ohloh_scm-2.4.4 test/data/hg_patch.diff
ohloh_scm-2.4.3 test/data/hg_patch.diff
ohloh_scm-2.4.1 test/data/hg_patch.diff
ohloh_scm-2.4.0 test/data/hg_patch.diff
ohloh_scm-2.3.5 test/data/hg_patch.diff
ohloh_scm-2.3.4 test/data/hg_patch.diff
ohloh_scm-2.3.2 test/data/hg_patch.diff
ohloh_scm-2.3.1 test/data/hg_patch.diff
ohloh_scm-2.3.0 test/data/hg_patch.diff