1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/lang/ats/files/patch-libatsdoc_Makefile
Li-Wen Hsu 86946a142d - Update to 0.2.8
PR:		ports/171374
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
2012-09-07 05:09:41 +00:00

12 lines
260 B
Plaintext

--- libatsdoc/Makefile.orig 2012-09-06 15:39:38.797921223 +0800
+++ libatsdoc/Makefile 2012-09-06 15:40:12.166571629 +0800
@@ -43,7 +43,7 @@
######
all:: Makefile_out
-all:: ; make -f Makefile_out
+all:: ; $(MAKE) -f Makefile_out
all:: cleanall
######