aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile5
-rw-r--r--obj/.gitkeep0
2 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..dbffe8c
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+PROG= opendircolors
+SRCS= lscolors.c
+MAN=
+
+.include <bsd.prog.mk>
diff --git a/obj/.gitkeep b/obj/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/obj/.gitkeep