diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-06 21:28:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-06 21:28:54 +0000 |
commit | 3a8586df9b4f5aa46488d8ef9d0e4e8580af51e4 (patch) | |
tree | f00fac94798549eeaa90ba6355496ea5cf08fd7b /distrib/pc532/floppies/Makefile | |
parent | c40deccda1a5145413b1a52c9275d3c3c1406b4d (diff) |
from netbsd
Diffstat (limited to 'distrib/pc532/floppies/Makefile')
-rw-r--r-- | distrib/pc532/floppies/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/pc532/floppies/Makefile b/distrib/pc532/floppies/Makefile index ecbc7cc99e3..b3fba085312 100644 --- a/distrib/pc532/floppies/Makefile +++ b/distrib/pc532/floppies/Makefile @@ -1,5 +1,5 @@ -# $Id +# $NetBSD: Makefile,v 1.1.1.1.2.1 1995/10/31 06:49:34 phil Exp $ -SUBDIR= inst upgr +SUBDIR= inst # upgr .include <bsd.subdir.mk> |