diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-08-06 22:34:50 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-08-06 22:34:50 +0000 |
commit | 339361111fbb7c45f818e96281d2f887724981db (patch) | |
tree | 66ae1d4ea0f8b109b57563e0a87079355c5f5dfe /distrib | |
parent | dfb34ed245ad5a35b384aec488a27488b947fc20 (diff) |
enter sgi for obj
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/Makefile b/distrib/Makefile index 5db07131276..3226d362d64 100644 --- a/distrib/Makefile +++ b/distrib/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.25 2004/05/03 15:18:18 drahn Exp $ +# $OpenBSD: Makefile,v 1.26 2004/08/06 22:34:49 deraadt Exp $ .if make(obj) SUBDIR= special alpha crunch hp300 hppa i386 mac68k macppc mvme68k \ - mvme88k mvmeppc sparc sparc64 vax amd64 cats + mvme88k mvmeppc sparc sparc64 vax amd64 cats sgi .elif !make(install) SUBDIR= special .endif |