openbsd-ports/devel/opencm/patches/patch-base_src_server_Makefile_in
todd ee03b19c7a I was reminded about 64bit patches.
o rename three patches to 'update-patches' naming conventions
o add 64bit patches
o add other tidbits from my
   opencm://opencm.org/everyone/todd@fries.net/home/merge-candidate
  branch
2002-08-27 17:43:14 +00:00

11 lines
303 B
Plaintext

$OpenBSD: patch-base_src_server_Makefile_in,v 1.1 2002/08/27 17:43:14 todd Exp $
--- base/src/server/Makefile.in.orig Mon Jul 8 16:33:19 2002
+++ base/src/server/Makefile.in Tue Aug 27 12:25:27 2002
@@ -41,5 +41,5 @@
default: all
all install uninstall clean:
- make -C ../ $@
+ ${MAKE} -C ../ $@