diff options
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile new file mode 100644 index 000000000000..ae890fd0e631 --- /dev/null +++ b/comms/Makefile @@ -0,0 +1,6 @@ +# $Id: Makefile,v 1.1 1994/09/11 11:27:58 jkh Exp $ +# +# go nowhere for the moment. +SUBDIR= . + +.include <bsd.port.subdir.mk> |