about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorDacav <dacav@tilde.institute>2020-08-28 11:47:33 +0200
committerDacav <dacav@tilde.institute>2020-08-28 11:47:33 +0200
commitb71bf6f6a95f49b1d2b53a2f673d5d93836b4fc1 (patch)
tree678cdb8ffcc855322744f10dc276b87378c09696 /Makefile
downloadforg-b71bf6f6a95f49b1d2b53a2f673d5d93836b4fc1.tar.gz
init
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..50e1624
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+forg-import: \
+	forg-import.o \
+	filehash.o
+
+.PHONY : clean
+clean:
+	rm -f *.o forg-import