mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
197 B
Text
10 lines
197 B
Text
--- nevlib/Makefile.in.orig 2001-07-29 05:09:13 UTC
|
|
+++ nevlib/Makefile.in
|
|
@@ -1,6 +1,6 @@
|
|
CC = @CC@
|
|
|
|
-CFLAGS = -Wall -ansi -O2 -g
|
|
+CFLAGS = @CFLAGS@
|
|
|
|
FILES=llist.o inifile.o
|
|
LIBNAME=libnev.a
|