]> git.cameronkatri.com Git - opendircolors.git/commitdiff
Rename, add Makefile
authorCameron Katri <me@cameronkatri.com>
Sun, 25 Apr 2021 17:39:40 +0000 (13:39 -0400)
committerCameron Katri <me@cameronkatri.com>
Sun, 25 Apr 2021 17:39:40 +0000 (13:39 -0400)
Makefile [new file with mode: 0644]
obj/.gitkeep [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
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 (file)
index 0000000..e69de29