diff options
Diffstat (limited to 'bin/chio/Makefile')
-rw-r--r-- | bin/chio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/chio/Makefile b/bin/chio/Makefile index 5157f65..ddb07d9 100644 --- a/bin/chio/Makefile +++ b/bin/chio/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # @(#)Makefile 8.1 (Berkeley) 6/6/93 +PACKAGE=runtime PROG= chio .include <bsd.prog.mk> |