diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-08-15 21:43:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-08-15 21:43:36 +0000 |
commit | 118970acdb27375b1125211d9b75e20f56e3db35 (patch) | |
tree | 7671556dd8b38c9255c0d2c9317fb77bdffc7042 /distrib/i386 | |
parent | 21bc43b2cdb3f46684afb55099837ebc9ffdcb08 (diff) |
sigh, build both CD media
Diffstat (limited to 'distrib/i386')
-rw-r--r-- | distrib/i386/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/i386/Makefile b/distrib/i386/Makefile index c792207b919..89a802e230a 100644 --- a/distrib/i386/Makefile +++ b/distrib/i386/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.6 2003/03/04 09:28:16 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2004/08/15 21:43:35 deraadt Exp $ -SUBDIR= ramdisk_cd ramdiskA ramdiskB ramdiskC cdfs +SUBDIR= ramdisk_cd ramdiskA ramdiskB ramdiskC cdfs cdfs-emu unconfig: cd ramdisk_cd; ${MAKE} unconfig |