diff options
Diffstat (limited to 'distrib/vax/Makefile')
-rw-r--r-- | distrib/vax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/vax/Makefile b/distrib/vax/Makefile index 5424f904f75..e49bcfd7535 100644 --- a/distrib/vax/Makefile +++ b/distrib/vax/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.2 1997/09/21 11:46:08 deraadt Exp $ +# $OpenBSD: Makefile,v 1.3 2001/02/24 10:55:02 hugh Exp $ -SUBDIR= inst tk50 rx50 rx33 +SUBDIR= ../ramdisk .include <bsd.subdir.mk> |