summaryrefslogtreecommitdiff
path: root/support/Makefile
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-01-11 18:37:37 +0000
committerWayne Davison <wayned@samba.org>2005-01-11 18:37:37 +0000
commit99248631aaf80600a6b15fe3e0adc3847cbe6c0f (patch)
tree9865311b7166884f514e647b00a4f63f1bf0503a /support/Makefile
parent2836ee9b0261607dd9d3b6d7f605394386b0a93b (diff)
downloadrsync-99248631aaf80600a6b15fe3e0adc3847cbe6c0f.tar.gz
A simple Makefile.
Diffstat (limited to 'support/Makefile')
-rw-r--r--support/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile
new file mode 100644
index 00000000..c6a1e301
--- /dev/null
+++ b/support/Makefile
@@ -0,0 +1,6 @@
+all: savetransfer
+
+savetransfer: savetransfer.o
+
+clean:
+ rm -f *.o savetransfer