From owner-freebsd-commit Fri Jun 16 15:46:50 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA22994 for commit-outgoing; Fri, 16 Jun 1995 15:46:50 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA22979 for cvs-usrbin-outgoing; Fri, 16 Jun 1995 15:46:44 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA22969 ; Fri, 16 Jun 1995 15:46:40 -0700 Date: Fri, 16 Jun 1995 15:46:40 -0700 From: "Andrey A. Chernov" Message-Id: <199506162246.PAA22969@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/make Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/06/16 15:46:39 Modified: usr.bin/make Makefile Log: Allow additional parsing of SYSV/GNU make "include" directive, it covers 90% of problems in ports Makefiles