diff options
Diffstat (limited to 'comms/garmin-utils/files/patch-Makefile.inc')
-rw-r--r-- | comms/garmin-utils/files/patch-Makefile.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/garmin-utils/files/patch-Makefile.inc b/comms/garmin-utils/files/patch-Makefile.inc deleted file mode 100644 index a0171129a6ef..000000000000 --- a/comms/garmin-utils/files/patch-Makefile.inc +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.inc.orig Wed Jan 21 10:56:37 2004 -+++ Makefile.inc Wed Jan 21 10:56:47 2004 -@@ -27,7 +27,7 @@ - # C options - # - CFLAGS+= -g -I${.CURDIR}/../lib --CFLAGS+= -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Werror -+CFLAGS+= -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes - CFLAGS+= -DDEFAULT_PORT=\"${GPS_SERIAL_PORT}\" ${VERSION} ${SIO_TYPE} - - # Figure out where the library lives for proper dependencies |