pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/fetch
Module Name: pkgsrc
Committed By: rillig
Date: Sat Feb 8 23:48:39 UTC 2025
Modified Files:
pkgsrc/mk/fetch: distclean.mk
Log Message:
mk/distclean.mk: add documentation
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mk/fetch/distclean.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/fetch/distclean.mk
diff -u pkgsrc/mk/fetch/distclean.mk:1.5 pkgsrc/mk/fetch/distclean.mk:1.6
--- pkgsrc/mk/fetch/distclean.mk:1.5 Sun Dec 16 02:51:24 2007
+++ pkgsrc/mk/fetch/distclean.mk Sat Feb 8 23:48:39 2025
@@ -1,10 +1,11 @@
-# $NetBSD: distclean.mk,v 1.5 2007/12/16 02:51:24 obache Exp $
+# $NetBSD: distclean.mk,v 1.6 2025/02/08 23:48:39 rillig Exp $
#
# === make targets for pkgsrc users ===
#
# distclean:
# Removes the distfiles of the current package.
#
+# Keywords: distfiles
.PHONY: pre-distclean
.if !target(pre-distclean)
Home |
Main Index |
Thread Index |
Old Index