mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
11 lines
295 B
Plaintext
11 lines
295 B
Plaintext
$NetBSD: patch-ab,v 1.3 2008/11/27 21:15:36 minskim Exp $
|
|
|
|
--- Makefile.in.orig 2008-11-25 22:22:50.000000000 +0900
|
|
+++ Makefile.in
|
|
@@ -53,3 +53,5 @@ distclean: clean
|
|
${RM} -rf autom4te.cache
|
|
${RM} -f configure.lineno config.log config.status config.h
|
|
${RM} -f Makefile
|
|
+
|
|
+.PHONY: install
|