From owner-freebsd-current Sun Mar 31 02:18:31 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA15235 for current-outgoing; Sun, 31 Mar 1996 02:18:31 -0800 (PST) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA15222 for ; Sun, 31 Mar 1996 02:18:24 -0800 (PST) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) id MAA23573 for current@FreeBSD.org; Sun, 31 Mar 1996 12:00:31 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by gun.de (8.7.5/8.7.3) with SMTP id KAA12460 for ; Sun, 31 Mar 1996 10:57:21 +0200 (MET DST) Date: Sun, 31 Mar 1996 10:57:20 +0200 (MET DST) From: Andreas Klemm To: current@FreeBSD.org Subject: sys/kern/Makefile updated to allow 'make tags' Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- Hi folks, just a small fix to allow a 'make tags' working. Andreas /// Index: Makefile =================================================================== RCS file: /cvs/src/sys/kern/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile - --- Makefile 1995/09/19 13:30:49 1.3 +++ Makefile 1996/03/31 08:54:42 @@ -2,7 +2,7 @@ # Makefile for kernel tags files, init_sysent, etc. - -ARCH= hp300 i386 luna68k news3400 pmax sparc tahoe vax +ARCH= i386 # hp300 luna68k news3400 pmax sparc tahoe vax all: @echo "make tags, make links or init_sysent.c only" - -- andreas@knobel.gun.de /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ $$ Support Unix - aklemm@wup.de $$ pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBMV5I8fMLpmkD/U+FAQHajgP9H0lABYPJ5Tn6wXT2rTVLiBNoHpFFhKTn u1B4RqpVYqATwE3WxAxVKUk/+mGgH137vMjl34Cuo5HLUNAEYyt9JypQUJK//OSn r2PsigZ34cpuDGLVr8uPkz6Qfk+Z8NOYAyogNzv7wS6Fz4Z9rR9wFKad/B7QYHF/ ulKqfmydc4M= =zMIl -----END PGP SIGNATURE-----