From owner-cvs-user Sat Aug 10 20:05:35 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA04368 for cvs-user-outgoing; Sat, 10 Aug 1996 20:05:35 -0700 (PDT) Received: (from rgrimes@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA04343; Sat, 10 Aug 1996 20:05:21 -0700 (PDT) Date: Sat, 10 Aug 1996 20:05:21 -0700 (PDT) From: "Rodney W. Grimes" Message-Id: <199608110305.UAA04343@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk rgrimes 96/08/10 20:05:19 Branch: . RELENG_2_1_0 Modified: . Makefile Log: Add missing includes: entries for gnu/lib/lib{gmp,mp}, lib/csu/${MACHINE}, lib/libdisk, and secure/lib/libdes. Now a make -DCLOBBER includes _fully_ recreates /usr/include, which then allows the x2ph stuff to get all of the files when DESTDIR is set. Alphabetize the gnu/lib/lib* section of includes: Revision Changes Path 1.57.4.18 +10 -3 src/Makefile