Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/sushi/info/programming/helpapi Forgot a makefile.. OOps.



details:   https://anonhg.NetBSD.org/src/rev/abea23f5f070
branches:  trunk
changeset: 501654:abea23f5f070
user:      garbled <garbled%NetBSD.org@localhost>
date:      Fri Jan 05 07:33:32 2001 +0000

description:
Forgot a makefile..  OOps.

diffstat:

 share/sushi/info/programming/helpapi/Makefile |  8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r e81d7feaff78 -r abea23f5f070 share/sushi/info/programming/helpapi/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/sushi/info/programming/helpapi/Makefile     Fri Jan 05 07:33:32 2001 +0000
@@ -0,0 +1,8 @@
+#      $NetBSD: Makefile,v 1.1 2001/01/05 07:33:32 garbled Exp $
+
+FILES= help
+FILESDIR=${BINDIR}/sushi/info/programming/helpapi
+MKOBJ= no
+
+.include "../../../../Makefile.inc"
+.include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index