freebsd-ports/net/sbd/files/patch-Makefile
Adam Weinberger 69ea23ed71 Rename net/ patch-xy patches to reflect the files they modify.
Approve by:	portmgr (not really, but one of these is modifying
		an unstaged port)
2014-07-29 01:59:16 +00:00

19 lines
358 B
Text

--- Makefile.orig Sat Jul 10 18:52:02 2004
+++ Makefile Sat Jul 10 18:53:56 2004
@@ -1,15 +1,13 @@
-CC = gcc
MAKE = make
# extra flags
-CFLAGS=
LDFLAGS=
# cflags
WIN_CFLAGS = -Wall -Wshadow -O2 -DWIN32
WINMAIN_CFLAGS = -mwindows -Wall -Wshadow -O2 -DWIN32 -DWINMAIN
-UNIX_CFLAGS = -Wall -Wshadow -O2
+UNIX_CFLAGS = -Wall -Wshadow
# ldflags