mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
9 lines
201 B
Plaintext
9 lines
201 B
Plaintext
--- Makefile.orig Wed Aug 18 01:56:28 2004
|
|
+++ Makefile Tue Aug 31 15:38:44 2004
|
|
@@ -32,4 +32,4 @@
|
|
vars.mk:;
|
|
|
|
%:
|
|
- @make -C build --no-print-directory $@
|
|
+ @${MAKE} -C build --no-print-directory $@
|