diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2001-04-22 16:47:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2001-04-22 16:47:55 +0000 |
commit | 8a8dc68a16a915835d618c0fd8a073e464ba71ff (patch) | |
tree | bfa01aedae8aa7a6c8b8ae01670132ae9bc4a58f /picobsd/Makefile | |
parent | 3533fb5d8cc71f43795cc3b9d446a42e7611a28b (diff) |
Notes
Diffstat (limited to 'picobsd/Makefile')
-rw-r--r-- | picobsd/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/picobsd/Makefile b/picobsd/Makefile new file mode 100644 index 000000000000..a9962fe0e7c3 --- /dev/null +++ b/picobsd/Makefile @@ -0,0 +1,6 @@ +# $FreeBSD$ +# + + SUBDIR += ssh-picobsd + +.include <bsd.port.subdir.mk> |