1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/news/newsx/files/patch-am
Dirk Meyer 827d3c4f0f - appied patch from PR 25594
- make portlint happier
- clean pkg-plist

PR:		25534
Submitted by:	thierry@thomas.as
2001-04-08 10:51:45 +00:00

12 lines
232 B
Plaintext

--- lib/Makefile.in.orig Sun Apr 25 03:08:26 1999
+++ lib/Makefile.in Fri Feb 9 05:22:26 2001
@@ -203,7 +203,7 @@
$(COMPILE) -c $<
mostlyclean-compile:
- -rm -f *.o core *.core
+ -rm -f *.o core *.core *.a
clean-compile: