A simple Makefile.
authorWayne Davison <wayned@samba.org>
Tue, 11 Jan 2005 18:37:37 +0000 (18:37 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 11 Jan 2005 18:37:37 +0000 (18:37 +0000)
support/Makefile [new file with mode: 0644]

diff --git a/support/Makefile b/support/Makefile
new file mode 100644 (file)
index 0000000..c6a1e30
--- /dev/null
@@ -0,0 +1,6 @@
+all: savetransfer
+
+savetransfer: savetransfer.o
+
+clean:
+       rm -f *.o savetransfer