Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libkadm5 Add empty cleanhtml target.
details: https://anonhg.NetBSD.org/src/rev/dc2526e7aa4f
branches: trunk
changeset: 502029:dc2526e7aa4f
user: phil <phil%NetBSD.org@localhost>
date: Wed Jan 10 21:30:05 2001 +0000
description:
Add empty cleanhtml target.
diffstat:
lib/libkadm5/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r be566669dfaf -r dc2526e7aa4f lib/libkadm5/Makefile
--- a/lib/libkadm5/Makefile Wed Jan 10 20:31:49 2001 +0000
+++ b/lib/libkadm5/Makefile Wed Jan 10 21:30:05 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/12/30 17:21:45 sommerfeld Exp $
+# $NetBSD: Makefile,v 1.5 2001/01/10 21:30:05 phil Exp $
.include <bsd.own.mk>
@@ -20,6 +20,8 @@
clean cleandir:
rm -f kadm5_err.c kadm5_err.h
+cleanhtml:
+
INCSDIR= /usr/include/krb5
INCS= kadm5_err.h
Home |
Main Index |
Thread Index |
Old Index