summaryrefslogtreecommitdiff
path: root/benchmarks/dbs/files/patch-src_Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
commit56bf85096cc89f91d28671b5d93b4172240263bc (patch)
tree0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/dbs/files/patch-src_Makefile
parentAdd new port -- Rounded Mgen+ Japanese TrueType fonts (diff)
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419178
Diffstat (limited to 'benchmarks/dbs/files/patch-src_Makefile')
-rw-r--r--benchmarks/dbs/files/patch-src_Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/dbs/files/patch-src_Makefile b/benchmarks/dbs/files/patch-src_Makefile
index f533d8c59b3d..5a432a755e18 100644
--- a/benchmarks/dbs/files/patch-src_Makefile
+++ b/benchmarks/dbs/files/patch-src_Makefile
@@ -1,5 +1,5 @@
---- src/Makefile-- Sat Aug 1 19:13:01 1998
-+++ src/Makefile Sat Aug 1 19:44:49 1998
+--- src/Makefile.orig 1998-06-08 00:25:16 UTC
++++ src/Makefile
@@ -27,10 +27,10 @@
# make install
#
@@ -13,7 +13,7 @@
#CFLAGS =-g # debug
#CFLAGS =-g -DDEBUGMODE
-@@ -51,7 +51,7 @@
+@@ -51,7 +51,7 @@ all:: dbsc dbsd
obj::
(cd ../obj/$(UNAME); make)
@@ -22,7 +22,7 @@
dir::
-@ mkdir ../obj
-@ mkdir ../obj/$(UNAME)
-@@ -74,7 +74,7 @@
+@@ -74,7 +74,7 @@ tags::
etags *.c *.h
install::