diff options
Diffstat (limited to 'distrib/alpha/Makefile')
-rw-r--r-- | distrib/alpha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/alpha/Makefile b/distrib/alpha/Makefile index 957667357bd..7d08958da61 100644 --- a/distrib/alpha/Makefile +++ b/distrib/alpha/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.2 1997/05/11 18:43:33 millert Exp $ +# $OpenBSD: Makefile,v 1.3 1997/09/10 21:04:22 millert Exp $ -SUBDIR= ramdisk +SUBDIR= special ramdisk .include <bsd.subdir.mk> |