From owner-freebsd-commit Thu Sep 28 10:33:31 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA21546 for freebsd-commit-outgoing; Thu, 28 Sep 1995 10:33:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA21534 for cvs-all-outgoing; Thu, 28 Sep 1995 10:33:28 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA21521 for cvs-libexec-outgoing; Thu, 28 Sep 1995 10:33:25 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA21510 ; Thu, 28 Sep 1995 10:33:17 -0700 Date: Thu, 28 Sep 1995 10:33:17 -0700 From: Bruce Evans Message-Id: <199509281733.KAA21510@freefall.freebsd.org> To: CVS-commiters, cvs-libexec Subject: cvs commit: src/libexec/bootpd/tools/bootptest Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/09/28 10:33:17 Modified: libexec/bootpd/tools/bootptest Makefile Log: Fix SRCS (.c's were .o's) so that `make depend' works.