diff options
| author | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-02-28 23:43:43 +0300 |
|---|---|---|
| committer | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-02-28 23:43:43 +0300 |
| commit | abd723dd0477f5009c8e77bc85412ca8917bf662 (patch) | |
| tree | a0ac065c365d7e8c0255ddee6442e212b8985101 /Makefile | |
| parent | 9a7cce89a58f0cc7c1e2dbac9ba22736546fce48 (diff) | |
| download | Project-Tick-abd723dd0477f5009c8e77bc85412ca8917bf662.tar.gz Project-Tick-abd723dd0477f5009c8e77bc85412ca8917bf662.zip | |
remove obsolute old freeBSD Makefiles
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile b/Makefile deleted file mode 100644 index 6ad01ed4b7..0000000000 --- a/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -.include <src.opts.mk> - -PACKAGE=runtime -PROG= chmod - -HAS_TESTS= -SUBDIR.${MK_TESTS}+= tests - -.include <bsd.prog.mk> |
