Date: 24 Apr 2002 17:23:57 -0700 From: Max Okumoto <okumoto@ucsd.edu> To: freebsd-libh@FreeBSD.ORG Subject: Makefile broke? Message-ID: <hfk7qwfwwy.fsf@multivac.sdsc.edu>
next in thread | raw e-mail | index | archive | help
One of the patches to cleanup the release Makefiles broke building.
Can I check in the following patch until we get it fixed?
Max Okumoto
Index: release/scripts/Makefile
===================================================================
RCS file: /home/libh/cvs/libh/release/scripts/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- release/scripts/Makefile 2002/04/24 02:46:52 1.2
+++ release/scripts/Makefile 2002/04/25 00:22:08
@@ -36,4 +36,6 @@
DATADIR= ${SHAREDIR}/scripts
+all:
+
.include "../Makefile.inc"
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?hfk7qwfwwy.fsf>
