diff options
| author | Tyler Hoang <tyler@tylerhoang.xyz> | 2024-01-13 01:10:07 -0800 |
|---|---|---|
| committer | Tyler Hoang <tyler@tylerhoang.xyz> | 2024-01-13 01:10:07 -0800 |
| commit | c39de958ace0d6dc0abdf5667bb50a43d9930927 (patch) | |
| tree | f756c50e9ed36a79b76eef911969cd76285093ea /Makefile | |
initial
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..98b8724 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +SUBDIR = sakisafecli +.include <bsd.prog.mk> |
