瀏覽代碼

Makefile for building ggate utilities: ggatel(8), ggatec(8), ggated(8).

tags/ggatessh-v1.0.0
pjd 20 年之前
當前提交
d03301beda
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      Makefile

+ 5
- 0
Makefile 查看文件

@@ -0,0 +1,5 @@
# $FreeBSD$

SUBDIR= ggatel ggatec ggated

.include <bsd.subdir.mk>

Loading…
取消
儲存