mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 03:21:17 +02:00
12 lines
355 B
Plaintext
12 lines
355 B
Plaintext
--- ./btcflash/Makefile.orig 2013-04-21 21:21:20.000000000 +0300
|
|
+++ ./btcflash/Makefile 2018-06-10 14:33:47.076832000 +0200
|
|
@@ -6,7 +6,7 @@
|
|
###########################################################################
|
|
|
|
INSDIR= bin
|
|
-TARGET= btcflash
|
|
+#TARGET= btcflash
|
|
CPPOPTS += -DUSE_LARGEFILES
|
|
CPPOPTS += -DSCHILY_PRINT
|
|
CPPOPTS += -I../cdrecord
|