patch-mixed_makefile 254 B

12345678910
  1. $OpenBSD: patch-mixed_makefile,v 1.1.1.1 2002/10/25 21:45:02 naddy Exp $
  2. --- mixed/makefile.orig Fri Oct 25 17:29:52 2002
  3. +++ mixed/makefile Fri Oct 25 17:29:58 2002
  4. @@ -1,4 +1,4 @@
  5. -CFLAGS = -O $(CF)
  6. +CFLAGS = $(CF)
  7. SRCS1 = macsave.c \
  8. globals.c \